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

From Apache OpenOffice Wiki
Jump to: navigation, search
Line 1: Line 1:
 
{{DevGuide|FirstSteps=block|PrevNext=block|Prev=OpenOffice.org_2.0_Developer%27s_Guide|Next=Programming}}
 
{{DevGuide|FirstSteps=block|PrevNext=block|Prev=OpenOffice.org_2.0_Developer%27s_Guide|Next=Programming}}
 
{{Title override|First Steps}}
 
{{Title override|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 [[Text Documents|Text]], [[Spreadsheet Documents|Spreadsheets]], and [[Drawing Documents and Presentation Documents|Drawings and Presentations]]. 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 [[Text Documents]], [[Spreadsheet Documents]], and [[Drawing Documents and Presentation Documents|Drawings]]. 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 [CHAPTER:BasicAndDialogs.FirstSteps] and [CHAPTER:ProfUNO.LangBind.Basic]. The usage of C++ is described in [CHAPTER:ProfUNO.LangBind.Cpp].
+
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 [[OpenOffice.org Basic and Dialogs]] and [[UNO Language Bindings]]. The usage of C++ is described in [[C++ Language Binding]].
  
 
[[Category: Development Concepts]]
 
[[Category: Development Concepts]]

Revision as of 12:13, 18 May 2007

Template:DevGuide Template:Title override 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, and Drawings. 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 OpenOffice.org Basic and Dialogs and UNO Language Bindings. The usage of C++ is described in C++ Language Binding.

Personal tools