UNO Objects, Functions and Services
Functions, objects and services of Unified Network Objects (UNO).
CreateUnoDialog Function
Creates a Basic Uno object that represents a Uno dialog control during Basic runtime.
CreateUnoValue Function
Returns an object that represents a strictly typed value referring to the Uno type system.
CreateObject Function
Creates a UNO object. On Windows, can also create OLE objects.
This method creates instances of the type that is passed as parameter.
EqualUnoObjects Function
Returns True if the two specified Basic Uno objects represent the same Uno object instance.
GetDefaultContext Function
Returns the default context of the process service factory, if existent, else returns a null reference.
StarDesktop
The StarDesktop object represents LibreOffice application. Some routines or user interface objects such as current window can be used via StarDesktop.