Ho9B4‖

a6G4P‖UNO Objects, Functions and Services

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

fiJk2‖LibreOfficeDev Global Objects

gX4sH‖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.

Gyu32‖GetProcessServiceManager Function

L2WEC‖Returns the ProcessServiceManager (central Uno ServiceManager).

ZAFpM‖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.

GS9um‖BasicLibraries Object

yia7C‖DialogLibraries Object

7vAYp‖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.

nvD6v‖ThisDatabaseDocument object

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

ZyJVH‖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).

6LvCD‖CreateUnoDialog Function

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

vGyFF‖CreateUnoListener Function

KPYNU‖Creates a Listener instance.

aSjzR‖CreateUnoService Function

ztccV‖Instantiates a Uno service with the ProcessServiceManager.

jy6GG‖CreateUnoServiceWithArguments Function

hpwH8‖Instantiates a UNO service with the ProcessServiceManager, including supplemental optional arguments.

WdGcZ‖CreateUnoStruct Function

XVkg2‖Creates an instance of a Uno structure type.

7qL7K‖CreateUnoValue Function

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

zeBDF‖EqualUnoObjects Function

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

kE9xe‖HasUnoInterfaces Function

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

JG2fN‖IsUnoStruct Function

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

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.

note

DKxss‖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