Ho9B4‖

DhRpt‖UNO Objects, Functions and Services

9xsDp‖Functions, objects and services of Unified Network Objects (UNO).

fiJk2‖LibreOfficeDev Global Objects

awFbD‖StarDesktop object

VZcw3‖The StarDesktop object represents LibreOfficeDev application. Some routines or user interface objects such as current window can be used via StarDesktop.

9Eu6p‖GetDefaultContext Function

AMzfg‖Returns the default context of the process service factory, if existent, else returns a null reference.

9igPo‖GetProcessServiceManager Function

L2WEC‖Returns the ProcessServiceManager (central Uno ServiceManager).

4nALX‖GlobalScope specifier

Bp3q2‖To manage personal or shared library containers (Application Macros or My Macros) from within a document, use the GlobalScope specifier.

xd3nC‖Active document Objects

NxFfo‖The following objects can be used from the active document.

yFvUL‖BasicLibraries Object

PDDjd‖DialogLibraries Object

88n2h‖ThisComponent Object

ECFFs‖ThisComponent represents the current document in Basic macros. It addresses the active component whose properties can be read and set, and whose methods can be called. Properties and methods available through ThisComponent depend on the document type.

v4XLY‖ThisDatabaseDocument object

CT58E‖ThisDatabaseDocument addresses the active Base document whose properties can be read and set, and whose methods can be called.

umGF9‖ThisDatabaseDocument returns an object of type com.sun.star.sdb.XOfficeDatabaseDocument.

G58ts‖UNO Methods

WVSFD‖Use the following methods to manage or query Unified Network Objects (UNO).

QJFXF‖CreateUnoStruct Function

XVkg2‖Creates an instance of a Uno structure type.

aeYuT‖CreateUnoService Function

ztccV‖Instantiates a Uno service with the ProcessServiceManager.

iSyTd‖CreateUnoDialog Function

ryoxW‖Creates a Basic Uno object that represents a Uno dialog control during Basic runtime.

uFGpR‖CreateUnoListener Function

KPYNU‖Creates a Listener instance.

d8Ftc‖CreateUnoValue Function

FFJjN‖Returns an object that represents a strictly typed value referring to the Uno type system.

QpKCT‖CreateObject Function

PAXDf‖Creates a UNO object. On Windows, can also create OLE objects.

rw8go‖This method creates instances of the type that is passed as parameter.

DxBM3‖EqualUnoObjects Function

Gc4cj‖Returns True if the two specified Basic variables represent the same Uno object instance.

aeYuT‖CreateUnoService Function

ztccV‖Instantiates a Uno service with the ProcessServiceManager.

pqAXW‖HasUnoInterfaces Function

JUPxm‖Tests if a Basic Uno object supports certain Uno interfaces.

myocU‖IsUnoStruct Function

fN4db‖Returns True if the given object is a Uno struct.

note

8GF88‖LibreOfficeDev provides an Application Programming Interface (API) that allows controlling the LibreOfficeDev components with different programming languages by using the LibreOfficeDev Software Development Kit (SDK). For more information about the LibreOfficeDev API and the Software Development Kit, visit https://api.libreoffice.org