The StarDesktop object represents LibreOfficeDev application. Some routines or user interface objects such as current window can be used via StarDesktop.
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.
यो तरीकाले प्रकारको परामिरतिको रूपमा पास गरेका दृष्टान्तहरू सिर्जना गर्दछ ।
LibreOfficeDev ले एउटा एप्लिकेसन प्रोग्रामिङ इन्टरफेस (API) प्रदान गर्दछ जसले LibreOfficeDev सफ्टवेयर डेभलपमेन्ट किट (SDK) को प्रयोग गरेर विभिन्न प्रोग्रामिङ भाषाहरूसँग LibreOfficeDev कम्पोनेन्टहरू नियन्त्रण गर्न दिन्छ। LibreOfficeDev API र सफ्टवेयर डेभलपमेन्ट किट बारे थप जानकारीको लागि, https://api.libreoffice.org मा जानुहोस्।