Difference between revisions of "Add-On"

From Apache OpenOffice Wiki
Jump to: navigation, search
m
 
(14 intermediate revisions by 6 users not shown)
Line 1: Line 1:
[[Category:AddOns]]
+
An '''Add-On''' is a specialized type of [[Extensions|extension]] for {{AOo}}. 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 menus, new toolbars).
=== OpenOffice.org Add-Ons ===
+
  
OpenOffice.org Add-Ons are 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 ====
  
See also [[Extensions]]
+
* [[Documentation/DevGuide/WritingUNO/AddOns/Add-Ons|Developer's Guide: Writing UNO Components, Add-Ons]]
 
+
* [[Add-on|Add-ons]]
==== References/Articles ====
+
* [[Constructing Components| Constructing components with C++]]
  
* [http://api.openoffice.org/docs/DevelopersGuide/Components/Components.xhtml#1_7_3_Add-Ons OpenOffice.org Developers Guide]
+
[[Category:Extensions]]
 +
[[Category:Add-On]]

Latest revision as of 13:51, 2 February 2021

An Add-On is a specialized type of extension for Apache OpenOffice. 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 menus, new toolbars).

References/Articles

Personal tools