LibreOffice
LibreOffice 24.8 SDK API Reference
Loading...
Searching...
No Matches
XStarBasicDialogInfo Interface Referencepublished

Interface describing old style basic dialog (SI controls) in binary data. More...

import <XStarBasicDialogInfo.idl;

Inheritance diagram for XStarBasicDialogInfo:
XInterface

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.
 

Detailed Description

Interface describing old style basic dialog (SI controls) in binary data.

Deprecated

Member Function Documentation

◆ getData()

sequence< byte > getData ( )

returns binary data describing the SIDialog in SBX stream format

◆ getName()

string getName ( )

returns the name of the dialog


The documentation for this interface was generated from the following file: