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

From Apache OpenOffice Wiki
Jump to: navigation, search
Line 1: Line 1:
 
{{FirstSteps|FirstSteps=block|PrevNext=block|Prev=Documentation/APIGuide/OpenOffice.org_2.0_Developer%27s_Guide|Next=Documentation/APIGuide/FirstSteps/Programming with UNO}}
 
{{FirstSteps|FirstSteps=block|PrevNext=block|Prev=Documentation/APIGuide/OpenOffice.org_2.0_Developer%27s_Guide|Next=Documentation/APIGuide/FirstSteps/Programming with UNO}}
{{DISPLAYTITLE:First Steps}}
+
{{DISPLAYTITLE:Chapter 2: 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/Spreadsheet/Spreadsheet Documents|Spreadsheet Documents]], [[Documentation/APIGuide/Drawing/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/APIGuide/Text/Text Documents|Text Documents]], [[Documentation/APIGuide/Spreadsheet/Spreadsheet Documents|Spreadsheet Documents]], [[Documentation/APIGuide/Drawing/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/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]].

Revision as of 13:09, 3 July 2007

Template:FirstSteps

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.

Personal tools