UNO 对象、函数与服务

统一网络对象 (UNO) 的函数、对象和服务。

BasicLibraries Object

CreateUnoStruct 函数

创建一个 Uno 结构类型的实例。

CreateUnoService Function

使用 ProcessServiceManager 实例化 Uno 服务。

CreateUnoDialog 函数

在 Basic 运行时建立一个表示 Uno 对话框控制的 Basic Uno 对象。

CreateUnoListener 函数

建立一个收听者实例。

CreateUnoValue 函数

返回一个对象,该对象表示一个涉及 Uno 类型系统的精确类型值。

CreateObject 函数

创建 UNO 对象。在 Windows 上还可以创建 OLE 对象。

此方法创建了一个参数指定类型的实例。

EqualUnoObjects 函数

如果指定的两个 Basic Uno 对象表示相同的 Uno 对象实例,则返回 True。

CreateUnoService Function

使用 ProcessServiceManager 实例化 Uno 服务。

DialogLibraries Object

GetDefaultContext 函数

返回过程服务工厂的默认环境 (如果存在),否则返回空引用。

GetProcessServiceManager 函数

返回 ProcessServiceManager (中央 Uno ServiceManager)。

GlobalScope specifier

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

HasUnoInterfaces 函数

测试 Basic Uno 对象是否支持某个 Uno 接口。

IsUnoStruct 函数

如果给定的对象具有 Uno 结构,则返回 True。

StarDesktop object

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

ThisComponent Object

Addresses the active component whose properties can be read and set, and whose methods can be called. ThisComponent is used in Basic, where it represents the current document. Properties and methods available through ThisComponent depend on the document type.

note

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


请支持我们!