OpenOffice Basic

From Apache OpenOffice Wiki
< Documentation‎ | DevGuide
Revision as of 13:17, 23 December 2020 by DiGro (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search



Apache OpenOffice Basic provides access to the Apache OpenOffice 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 Apache OpenOffice Basic scripting language. In the following sections, Apache OpenOffice Basic is referred to as Basic.

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