LibreOffice
LibreOffice 24.8 SDK API Reference
Loading...
Searching...
No Matches
XHatchWindowFactory Interface Referencepublished

creates a hatch window implementation. More...

import <XHatchWindowFactory.idl;

Inheritance diagram for XHatchWindowFactory:
XInterface HatchWindowFactory

Public Member Functions

::com::sun::star::embed::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 )
 creates a new hatch window instance.
 
- Public Member Functions inherited from XInterface
any queryInterface ([in] type aType)
 queries for a new interface to an existing UNO object.
 
void acquire ()
 increases the reference counter by one.
 
void release ()
 decreases the reference counter by one.
 

Detailed Description

creates a hatch window implementation.

Member Function Documentation

◆ createHatchWindowInstance()

creates a new hatch window instance.

Parameters
xParentthe parent window the hatch window should be created in
aBoundsposition and size of the hatch window
aSizeborder and handler squares size
Returns
a new hatch window
Exceptions
com::sun::star::lang::IllegalArgumentExceptionone of arguments is illegal

The documentation for this interface was generated from the following file: