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

From Apache OpenOffice Wiki
Jump to: navigation, search
Line 1: Line 1:
{{DevGuide|Chapter1=block|PrevNext=block|Prev=Developer_Documentation|Next=Programming}}
+
{{DevGuide|FirstSteps=block|PrevNext=block|Prev=Developer_Documentation|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|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.  

Revision as of 08:04, 16 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, Spreadsheets, and Drawings and Presentations. 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 [CHAPTER:BasicAndDialogs.FirstSteps] and [CHAPTER:ProfUNO.LangBind.Basic]. The usage of C++ is described in [CHAPTER:ProfUNO.LangBind.Cpp].

Personal tools