:: com :: sun :: star :: frame ::

interface XWindowArranger

Methods' Summary
hasArrangeCommand [ DEPRECATED ]
 
arrange [ DEPRECATED ]
 
Methods' Details
hasArrangeCommand
boolean
hasArrangeCommand( [in] short  nCommand );

Usage Restrictions
deprecated
arrange
void
arrange( [in] short  nCommand );

Usage Restrictions
deprecated
Top of Page