Difference between revisions of "Documentation/DevGuide/FirstSteps/First Steps"

From Apache OpenOffice Wiki
Jump to: navigation, search
Line 5: Line 5:
 
}}
 
}}
 
{{DISPLAYTITLE:First Steps}}
 
{{DISPLAYTITLE:First Steps}}
This chapter shows you the first steps when using the {{PRODUCTNAME}} API. Following these steps is essential to understand and use the chapters about {{PRODUCTNAME}} documents such as [[Documentation/APIGuide/Text/Text Documents|Text Documents]], [[Documentation/APIGuide/Spreadsheets/Spreadsheet Documents|Spreadsheet Documents]], [[Documentation/APIGuide/Drawings/Drawing Documents and Presentation Documents|Drawing Documents and Presentation Documents]]. After you have successfully done the first steps, you can go directly to the other chapters of this manual.  
+
This chapter shows you the first steps when using the {{PRODUCTNAME}} API. Following these steps is essential to understand and use the chapters about {{PRODUCTNAME}} documents such as [[Documentation/DevGuide/Text/Text Documents|Text Documents]], [[Documentation/DevGuide/Spreadsheets/Spreadsheet Documents|Spreadsheet Documents]], [[Documentation/DevGuide/Drawings/Drawing Documents and Presentation Documents|Drawing Documents and Presentation Documents]]. After you have successfully done the first steps, you can go directly to the other chapters of this manual.  
The focus of the first steps will be Java, but other languages are covered as well. If you want to use {{PRODUCTNAME}} Basic afterwards, please refer to the chapters [[Documentation/APIGuide/Basic/First Steps with OpenOffice.org Basic|First Steps with OpenOffice.org Basic]] and [[Documentation/APIGuide/ProUNO/UNO Language Bindings|UNO Language Bindings]]. The usage of C++ is described in [[Documentation/APIGuide/ProUNO/C++/C++ Language Binding|C++ Language Binding]].
+
The focus of the first steps will be Java, but other languages are covered as well. If you want to use {{PRODUCTNAME}} Basic afterwards, please refer to the chapters [[Documentation/DevGuide/Basic/First Steps with OpenOffice.org Basic|First Steps with OpenOffice.org Basic]] and [[Documentation/DevGuide/ProUNO/UNO Language Bindings|UNO Language Bindings]]. The usage of C++ is described in [[Documentation/DevGuide/ProUNO/C++/C++ Language Binding|C++ Language Binding]].
  
 
{{PDL1}}
 
{{PDL1}}
 
[[Category: First Steps]]
 
[[Category: First Steps]]

Revision as of 13:09, 1 November 2007



This chapter shows you the first steps when using the OpenOffice.org API. Following these steps is essential to understand and use the chapters about OpenOffice.org documents such as Text Documents, Spreadsheet Documents, Drawing Documents and Presentation Documents. After you have successfully done the first steps, you can go directly to the other chapters of this manual. The focus of the first steps will be Java, but other languages are covered as well. If you want to use OpenOffice.org Basic afterwards, please refer to the chapters First Steps with OpenOffice.org Basic and UNO Language Bindings. The usage of C++ is described in C++ Language Binding.

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