Difference between revisions of "Documentation/DevGuide/FirstSteps/Working with Objects"

From Apache OpenOffice Wiki
Jump to: navigation, search
m (Work with Objects moved to Working with Objects: correcting name)
Line 1: Line 1:
{{FirstSteps|FirstSteps=block|FirstSteps2b=block|PrevNext=block|Prev=Get Objects|Next=Objects, Interfaces, and Services}}
+
{{FirstSteps|FirstSteps=block|FirstSteps2b=block|PrevNext=block|Prev=How to get Objects in OpenOffice.org|Next=Objects, Interfaces, and Services}}
 
{{DISPLAYTITLE:Working with Objects}}
 
{{DISPLAYTITLE:Working with Objects}}
 
Working with {{PRODUCTNAME}} API objects involves the following:  
 
Working with {{PRODUCTNAME}} API objects involves the following:  

Revision as of 07:25, 15 June 2007

Template:FirstSteps

Working with OpenOffice.org 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 OpenOffice.org document for the first time, and give some hints for the usage of the most common types in OpenOffice.org API.
  • Finally we will introduce the common interfaces that allow you to work with text, tables and drawings across all OpenOffice.org document types.
Personal tools