:: com :: sun :: star :: script ::
|
interface XStarBasicDialogInfo |
- Base Interfaces
::com::sun::star::uno::XInterface
|
+--XStarBasicDialogInfo
::com::sun::star::uno::XInterface |
- (referenced interface's summary:)
- base interface of all UNO interfaces
|
|
- Usage Restrictions
- deprecated
- Description
- Interface describing old style basic dialog (SI controls) in binary data
|
Methods' Summary |
getName |
returns the name of the dialog
|
getData |
returns binary data describing the SIDialog in SBX stream format
|
Methods' Details |
getName
- Description
- returns the name of the dialog
|
|
getData
sequence< byte > |
getData(); |
- Description
- returns binary data describing the SIDialog in SBX stream format
|
|
Top of Page
Copyright © 2003 Sun Microsystems, Inc.