Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Universal Network Objects
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
== UNO for Add-Ons == Programmers can write and integrate their own UNO components to OpenOffice/LibreOffice. Those components can be added to the LibreOffice menus and toolbars; they are called "Add-Ons".<ref name="unowiki">{{cite web|url=http://help.libreoffice.org/Common/Integrating_new_UNO_components|title=Integrating new UNO components|access-date=20 September 2014}}</ref> The Add-Ons can extend the functionality of LibreOffice. The integration of new components is supported by some tools and services. The three main steps are as follows:<ref name="unowiki"/> #Register the new components within LibreOffice. This can be accomplished using the tool <code>unopkg</code>. #Integrate the new components as services. The ProtocolHandler and JobDispatch services assist you. #Change the user interface (menus or toolbars). This can be done almost automatically by writing an XML text file that describes the changes. Application example: ''jOpenDocument''.<ref>{{cite web|url=http://www.jopendocument.org/|title=jOpenDocument Homepage. Open Document library|access-date=20 September 2014}}</ref>
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)