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.
Tạo một đối tượng UNO. Dưới Windows, cũng có thể tạo đối tượng OLE.
Phương pháp này tạo thể hiện có kiểu được gửi dưới dạng tham số.
LibreOffice provides an Application Programming Interface (API) that allows controlling the LibreOffice components with different programming languages by using the LibreOffice Software Development Kit (SDK). For more information about the LibreOffice API and the Software Development Kit, visit https://api.libreoffice.org