10 #ifndef __com_sun_star_ui_XPanel_idl__
11 #define __com_sun_star_ui_XPanel_idl__
17 module com { module sun { module star { module ui {
39 void setTitle( [in]
string newTitle );
57 void expand ( [in]
boolean bCollapseOther );
65 void setOrderIndex( [in]
long newOrderIndex );
specifies the basic operations for a window component.
Definition: XWindow.idl:50
provides access to Panel
Definition: XPanel.idl:23