UNO Objects, Functions and Services
Functions, objects and services of Unified Network Objects (UNO).
Creates an instance of a Uno structure type.
Instantiates a Uno service with the ProcessServiceManager.
Returns the ProcessServiceManager (central Uno ServiceManager).
Creates a Basic Uno object that represents a Uno dialog control during Basic runtime.
Creates a Listener instance.
Returns an object that represents a strictly typed value referring to the Uno type system.
Creates a UNO object.
This method creates instances of the type that is passed as parameter.
Returns True if the two specified Basic Uno objects represent the same Uno object instance.
Tests if a Basic Uno object supports certain Uno interfaces.
Returns True if the given object is a Uno struct.
Returns the default context of the process service factory, if existent, else returns a null reference.
The StarDesktop object represents LibreOffice application. Some routines or user interface objects such as current window can be used via StarDesktop.
Addresses the active component so that its properties can be read and set.