Difference between revisions of "Documentation/DevGuide/ProUNO/Basic/Mapping of UNO and Basic Types"

From Apache OpenOffice Wiki
Jump to: navigation, search
m (Robot: Changing Category:Documentation/Developers Guide/Professional UNO)
m
Line 7: Line 7:
 
|NextPage=Documentation/DevGuide/ProUNO/Basic/Mapping of Simple Types
 
|NextPage=Documentation/DevGuide/ProUNO/Basic/Mapping of Simple Types
 
}}
 
}}
 +
[[zh:Zh/Documentation/DevGuide/ProUNO/Basic/Mapping of UNO and Basic Types]]
 
{{DISPLAYTITLE:Mapping of UNO and Basic Types}}
 
{{DISPLAYTITLE:Mapping of UNO and Basic Types}}
 
Basic and UNO use different type systems. While {{PRODUCTNAME}} Basic is compatible to Visual Basic and its type system, UNO types correspond to the IDL specification (see [[Documentation/DevGuide/ProUNO/Data Types|Data Types]]), therefore it is necessary to map these two type systems. This chapter describes which Basic types have to be used for the different UNO types.
 
Basic and UNO use different type systems. While {{PRODUCTNAME}} Basic is compatible to Visual Basic and its type system, UNO types correspond to the IDL specification (see [[Documentation/DevGuide/ProUNO/Data Types|Data Types]]), therefore it is necessary to map these two type systems. This chapter describes which Basic types have to be used for the different UNO types.

Revision as of 02:07, 8 July 2008

Basic and UNO use different type systems. While OpenOffice.org Basic is compatible to Visual Basic and its type system, UNO types correspond to the IDL specification (see Data Types), therefore it is necessary to map these two type systems. This chapter describes which Basic types have to be used for the different UNO types.

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