Syntax
interface XWindowArranger : com::sun::star::uno::XInterface ;
Description
makes it possible to arrange the sub-windows within this component.
Known Services Which Export this Interface
|
com::sun::star::frame::DesktopTask -
Method Details
|
|
Syntax
- boolean hasArrangeCommand
(
- short nCommand );
Returns
-
true
if the specified arrangement style is supported.
See also
- WindowArrange
-
Syntax
- oneway void arrange
(
- short nCommand );
Description
arranges the window according to the specified style.
See also
- WindowArrange
-
|
Top of Page
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.