Difference between revisions of "Documentation/DevGuide/ProUNO/Data Types"

From Apache OpenOffice Wiki
Jump to: navigation, search
m
m (FINAL VERSION FOR L10N)
Line 6: Line 6:
 
|NextPage=Documentation/DevGuide/ProUNO/Simple Types
 
|NextPage=Documentation/DevGuide/ProUNO/Simple Types
 
}}
 
}}
[[zh:Zh/Documentation/DevGuide/ProUNO/Data Types]]
+
{{Documentation/DevGuideLanguages|Documentation/DevGuide/ProUNO/{{SUBPAGENAME}}}}
 
{{DISPLAYTITLE:Data Types}}
 
{{DISPLAYTITLE:Data Types}}
 
<!--<idltopic>com.sun.star.uno.TypeClass</idltopic>-->
 
<!--<idltopic>com.sun.star.uno.TypeClass</idltopic>-->

Revision as of 07:54, 13 May 2009



The data types in the API reference are UNO types which have to be mapped to the types of any programming language that can be used with the OpenOffice.org API. In First Steps the most important UNO types were introduced. However, there is much more to be said about simple types, interfaces, properties and services in UNO. There are special flags, conditions and relationships between these entities which you will want to know if you are working with UNO on a professional level.

This section explains the types of the API reference from the perspective of a developer who wants to use the OpenOffice.org API. If you are interested in writing your own components, and you must define new interfaces and types, please refer to the chapter Writing UNO Components, which describes how to write your own UNOIDL specifications and how to create UNO components.

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