Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: awt ::

unpublished struct DockingEvent
Base Hierarchy
DockingEvent
 ┗ ::com::sun::star::lang::EventObject
Usage Restrictions
not published
Description
specifies a docking event.

Elements' Summary
TrackingRectangle specifies the current tracking rectangle  
MousePos specifies the current mouse position in frame coordinates  
bLiveMode specifies if the layout should be adjusted immediately  
bInteractive specifies if the docking procedure is interactive which means that the user is currently dragging the window to a new position if this member is false the window will be docked or undocked immediately using the returned tracking rectangle  
Elements' Details
TrackingRectangle
Rectangle TrackingRectangle;
Description
specifies the current tracking rectangle
MousePos
Point MousePos;
Description
specifies the current mouse position in frame coordinates
bLiveMode
boolean bLiveMode;
Description
specifies if the layout should be adjusted immediately
bInteractive
boolean bInteractive;
Description
specifies if the docking procedure is interactive which means that the user is currently dragging the window to a new position if this member is false the window will be docked or undocked immediately using the returned tracking rectangle
Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.