:: com :: sun :: star :: embed ::
|
interface XHatchWindowController |
|
- Description
- specifies the operations for a hatch window.
A hatch window owner is responsible to handle resize/move requests
sent by the window. It is also responsible to validate tracking
rectangle size.
|
Methods' Details |
requestPositioning
void |
requestPositioning( |
[in] ::com::sun::star::awt::Rectangle |
aRect ); |
- Description
- requests window owner to resize/move the window.
- Parameter aRect
- the new requested position and size of the window
|
|
calcAdjustedRectangle
- Description
- returns the closest valid rectangle to the provided one.
- Parameter aRect
- a new selected position and size of the tracking rectangle
- Returns
- the closest valid position and size to the provided one
|
|
activated
|
deactivated
|
Top of Page
Copyright © 1995, 2012, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.