Difference between revisions of "Add-On"

From Apache OpenOffice Wiki
Jump to: navigation, search
(category Category:Add-On in singular form)
m (References/Articles)
Line 4: Line 4:
  
 
* [[Documentation/DevGuide/WritingUNO/AddOns/Add-Ons| Developer's Guide: Writing UNO Components, Add-Ons]]
 
* [[Documentation/DevGuide/WritingUNO/AddOns/Add-Ons| Developer's Guide: Writing UNO Components, Add-Ons]]
 +
* [[Add-on|Add-ons]]
 
* [[Constructing Components| Constructing components with C++]]  
 
* [[Constructing Components| Constructing components with C++]]  
  
 
[[Category:Extensions]]
 
[[Category:Extensions]]
 
[[Category:Add-On]]
 
[[Category:Add-On]]

Revision as of 10:31, 23 June 2009

An Add-On is a specialized type of extension for OpenOffice.org. Add-Ons describe components providing some new functionality and normally coming with some kind of UI integration (e.g. new menu entries or complete new menues, new toolbars).

References/Articles

Personal tools