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

From Apache OpenOffice Wiki
Jump to: navigation, search
Line 1: Line 1:
{{DevGuide|Chapter1=block}}
+
{{DevGuide|Chapter1=block|Prev=Developer_Documentation|Next=Programming}}
 
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 [CHAPTER:Text], [CHAPTER:Spreadsheet] and [CHAPTER:Drawing]. 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 [CHAPTER:Text], [CHAPTER:Spreadsheet] and [CHAPTER:Drawing]. 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 [CHAPTER:BasicAndDialogs.FirstSteps] and [CHAPTER:ProfUNO.LangBind.Basic]. The usage of C++ is described in [CHAPTER:ProfUNO.LangBind.Cpp].
  
 
[[Category: Development Concepts]]
 
[[Category: Development Concepts]]

Revision as of 09:15, 8 May 2007

Template:DevGuide 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 [CHAPTER:Text], [CHAPTER:Spreadsheet] and [CHAPTER:Drawing]. 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].

Personal tools