19 #ifndef __com_sun_star_frame_WindowArrange_idl__
20 #define __com_sun_star_frame_WindowArrange_idl__
23 module com { module sun { module star { module frame {
27 published constants WindowArrange
const short MINIMIZE
minimizes all windows
Definition: WindowArrange.idl:51
const short HORIZONTAL
Indicates the orientation of this object is horizontal.
Definition: AccessibleStateType.idl:99
const short VERTICAL
Indicates the orientation of this object is vertical.
Definition: AccessibleStateType.idl:205
const short CASCADE
cascades the windows
Definition: WindowArrange.idl:43
const short TILE
arranges the windows in tiles
Definition: WindowArrange.idl:31
const short MAXIMIZE
maximizes all windows
Definition: WindowArrange.idl:47