Working with Objects
From Apache OpenOffice Wiki
< Documentation | DevGuide
Working with Apache OpenOffice API objects involves the following:
- First we will learn the UNO concepts of objects, interfaces, services, attributes, and properties, and we will get acquainted with UNO's method of using them.
- After that, we will work with a Apache OpenOffice document for the first time, and give some hints for the usage of the most common types in Apache OpenOffice API.
- Finally we will introduce the common interfaces that allow you to work with text, tables and drawings across all Apache OpenOffice document types.
Content on this page is licensed under the Public Documentation License (PDL). |