Difference between revisions of "Documentation/DevGuide/ProUNO/Basic/OpenOffice.org Basic"

From Apache OpenOffice Wiki
Jump to: navigation, search
m (Robot: Changing Category:Documentation/Developers Guide/Professional UNO)
m
Line 6: Line 6:
 
|NextPage=Documentation/DevGuide/ProUNO/Basic/Handling UNO Objects
 
|NextPage=Documentation/DevGuide/ProUNO/Basic/Handling UNO Objects
 
}}
 
}}
 +
[[zh:Zh/Documentation/DevGuide/ProUNO/Basic/OpenOffice.org Basic]]
 
{{DISPLAYTITLE:OpenOffice.org Basic}}
 
{{DISPLAYTITLE:OpenOffice.org Basic}}
 
{{PRODUCTNAME}} Basic provides access to the {{PRODUCTNAME}} API from within the office application. It hides the complexity of interfaces and simplifies the use of properties by making UNO objects look like Basic objects. It offers convenient Runtime Library (RTL) functions and special Basic properties for UNO. Furthermore, Basic procedures can be easily hooked up to GUI elements, such as menus, toolbar icons and GUI event handlers.
 
{{PRODUCTNAME}} Basic provides access to the {{PRODUCTNAME}} API from within the office application. It hides the complexity of interfaces and simplifies the use of properties by making UNO objects look like Basic objects. It offers convenient Runtime Library (RTL) functions and special Basic properties for UNO. Furthermore, Basic procedures can be easily hooked up to GUI elements, such as menus, toolbar icons and GUI event handlers.

Revision as of 05:40, 7 July 2008

OpenOffice.org Basic provides access to the OpenOffice.org API from within the office application. It hides the complexity of interfaces and simplifies the use of properties by making UNO objects look like Basic objects. It offers convenient Runtime Library (RTL) functions and special Basic properties for UNO. Furthermore, Basic procedures can be easily hooked up to GUI elements, such as menus, toolbar icons and GUI event handlers.

This chapter describes how to access UNO using the OpenOffice.org Basic scripting language. In the following sections, OpenOffice.org Basic is referred to as Basic.

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