21 module
com { module sun { module star { module awt {
46 void removeTab( [in]
long ID )
81 void setTabProps( [in]
long ID ,
82 [in] sequence< com::sun::star::beans::NamedValue > Properties )
93 sequence< com::sun::star::beans::NamedValue > getTabProps( [in]
long ID )
108 void activateTab( [in]
long ID )
116 long getActiveTabID();
This exception is thrown to indicate that a container has been accessed with an illegal index...
Definition: IndexOutOfBoundsException.idl:30
Definition: Ambiguous.idl:20
such listener will be informed if tab's was inserted/removed from an XSimpleTabController instance or...
Definition: XTabListener.idl:27
base interface of all UNO interfaces
Definition: XInterface.idl:45
specifies the basic operations for a tab controller, but does not require XControl as type of tabs...
Definition: XSimpleTabController.idl:27