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

From Apache OpenOffice Wiki
Jump to: navigation, search
m
 
(7 intermediate revisions by 4 users not shown)
Line 6: Line 6:
 
}}
 
}}
 
{{DISPLAYTITLE:Working with Objects}}
 
{{DISPLAYTITLE:Working with Objects}}
Working with {{PRODUCTNAME}} API objects involves the following:  
+
{{Documentation/DevGuideLanguages|Documentation/DevGuide/FirstSteps/{{SUBPAGENAME}}}}
 +
Working with {{AOo}} 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.  
 
* 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 {{PRODUCTNAME}} document for the first time, and give some hints for the usage of the most common types in {{PRODUCTNAME}} API.  
+
* After that, we will work with a {{AOo}} document for the first time, and give some hints for the usage of the most common types in {{AOo}} API.  
* Finally we will introduce the common interfaces that allow you to work with text, tables and drawings across all {{PRODUCTNAME}} document types.
+
* Finally we will introduce the common interfaces that allow you to work with text, tables and drawings across all {{AOo}} document types.
  
 
{{PDL1}}
 
{{PDL1}}
[[Category: First Steps]]
+
 
 +
[[Category:Documentation/Developer's Guide/First Steps]]

Latest revision as of 15:26, 22 December 2020


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).
Personal tools
In other languages