Properties' Details |
Title
[ readonly ] string Title;
- Description
- use property Frame::Title instead of that
|
|
IsDesktop
[ readonly ] boolean IsDesktop;
- Description
- -
|
|
IsVisible
boolean IsVisible;
- Description
- use th visible state of the frame container window instead of this
|
|
IsFloating
boolean IsFloating;
- Description
- -
|
|
IsAlwaysVisible
boolean IsAlwaysVisible;
- Description
- -
|
|
Position
::com::sun::star::awt::Point Position;
- Description
- use the position of the frame container window instead of this
|
|
Size
::com::sun::star::awt::Size Size;
- Description
- use the size of the frame container window instead of this
|
|
Copyright © 2010 Sun Microsystems, Inc.