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)
 
(2 intermediate revisions by 2 users not shown)
Line 7: Line 7:
 
|NextPage=Documentation/DevGuide/ProUNO/Basic/Mapping of Simple Types
 
|NextPage=Documentation/DevGuide/ProUNO/Basic/Mapping of Simple Types
 
}}
 
}}
 +
{{Documentation/DevGuideLanguages|Documentation/DevGuide/ProUNO/Basic/{{SUBPAGENAME}}}}
 
{{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 {{AOo}} 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.
  
 
{{PDL1}}
 
{{PDL1}}
  
 
[[Category:Documentation/Developer's Guide/Professional UNO]]
 
[[Category:Documentation/Developer's Guide/Professional UNO]]

Latest revision as of 13:29, 23 December 2020



Basic and UNO use different type systems. While Apache OpenOffice 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