Introduction to the OpenOffice.org API

From OpenOffice.org Wiki

Jump to: navigation, search
PAGE_TITLE: SW50cm9kdWN0aW9uIHRvIHRoZSBPcGVuT2ZmaWNlLm9yZyBBUEk=
doc OOo

The OpenOffice.org API is a universal programming interface for access to OpenOffice.org. You can use the OpenOffice.org API to create, open, modify and print out OpenOffice.org documents. It provides the option of extending the functional scope of OpenOffice.org through personal macros and allows personal dialogs to be written.

The OpenOffice.org API may not only be used with OpenOffice.org Basic, but also with other programming languages such as Java and C++. A technique called Universal Network Objects (UNO) which provides an interface to various programming languages makes this possible.

This chapter centers on how OpenOffice.org can be used in OpenOffice.org Basic with the aid of UNO. It describes the main concepts of UNO from the standpoint of a OpenOffice.org Basic programmer. Details on how to work with the various parts of the OpenOffice.org API can be found in the following chapters:

Content on this page is licensed under the Public Documentation License (PDL).
Personal tools