LibreOffice
LibreOffice 24.2 SDK API Reference
|
Interface describing old style basic dialog (SI controls) in binary data. More...
import"XStarBasicDialogInfo.idl";
Public Member Functions | |
string | getName () |
returns the name of the dialog More... | |
sequence< byte > | getData () |
returns binary data describing the SIDialog in SBX stream format More... | |
Public Member Functions inherited from XInterface | |
any | queryInterface ([in] type aType) |
queries for a new interface to an existing UNO object. More... | |
void | acquire () |
increases the reference counter by one. More... | |
void | release () |
decreases the reference counter by one. More... | |
Interface describing old style basic dialog (SI controls) in binary data.
sequence< byte > getData | ( | ) |
returns binary data describing the SIDialog in SBX stream format
string getName | ( | ) |
returns the name of the dialog