Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: embed ::

interface XHatchWindowFactory
Description
creates a hatch window implementation.

Methods' Summary
createHatchWindowInstance creates a new hatch window instance.  
Methods' Details
createHatchWindowInstance
XHatchWindow
createHatchWindowInstance( [in] ::com::sun::star::awt::XWindowPeer  xParent,
[in] ::com::sun::star::awt::Rectangle  aBounds,
[in] ::com::sun::star::awt::Size  aSize )
raises( ::com::sun::star::lang::IllegalArgumentException );

Description
creates a new hatch window instance.
Parameter xParent
the parent window the hatch window should be created in
Parameter aBounds
position and size of the hatch window
Parameter aSize
border and handler squares size
Returns
a new hatch window
Throws
::com::sun::star::IllegalArgumentException one of arguments is illegal
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.