22 module
com { module sun { module star { module awt {
34 void enableDialogControl( [in]
boolean bEnable );
39 void setTabOrder( [in] sequence<com::sun::star::awt::XWindow> WindowOrder,
40 [in] sequence<any> Tabs,
41 [in]
boolean GroupControl );
46 void setGroup( [in] sequence<com::sun::star::awt::XWindow> Windows );
Definition: Ambiguous.idl:20
base interface of all UNO interfaces
Definition: XInterface.idl:45
gives access to the VCL container window implementation.
Definition: XVclContainerPeer.idl:29