19 #ifndef __com_sun_star_awt_XVclContainerPeer_idl__
20 #define __com_sun_star_awt_XVclContainerPeer_idl__
28 module
com { module sun { module star { module awt {
40 void enableDialogControl( [in]
boolean bEnable );
45 void setTabOrder( [in] sequence<com::sun::star::awt::XWindow> WindowOrder,
46 [in] sequence<any> Tabs,
47 [in]
boolean GroupControl );
52 void setGroup( [in] sequence<com::sun::star::awt::XWindow> Windows );
– idl definition –
Definition: Ambiguous.idl:22
base interface of all UNO interfaces
Definition: XInterface.idl:47
gives access to the VCL container window implementation.
Definition: XVclContainerPeer.idl:35