10 module
com { module sun { module star { module frame {
69 [in]
string primaryMessage,
70 [in]
string secondaryMessage,
71 [in]
long infobarType,
72 [in] sequence<com::sun::star::beans::StringPair> actionButtons,
73 [in]
boolean showCloseButton)
95 [in]
string primaryMessage,
96 [in]
string secondaryMessage,
97 [in]
long infobarType)
131 boolean hasInfobar([in]
string id);
Allows to add Infobars to a frame.
Definition: XInfobarProvider.idl:18
Definition: Ambiguous.idl:20
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument...
Definition: IllegalArgumentException.idl:25
is thrown by child access methods of collections, if the addressed child does not exist...
Definition: NoSuchElementException.idl:30
base interface of all UNO interfaces
Definition: XInterface.idl:45