| LibreOffice
    LibreOffice 25.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 | |
| sequence< byte > | getData () | 
| returns binary data describing the SIDialog in SBX stream format | |
| Public Member Functions inherited from XInterface | |
| any | queryInterface ([in] type aType) | 
| queries for a new interface to an existing UNO object. | |
| void | acquire () | 
| increases the reference counter by one. | |
| void | release () | 
| decreases the reference counter by one. | |
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