LibreOffice
LibreOffice 7.4 SDK API Reference
Public Member Functions | List of all members
XCustomShapeHandle Interface Reference

The XCustomShapeHandle. More...

import"XCustomShapeHandle.idl";

Inheritance diagram for XCustomShapeHandle:
XInterface

Public Member Functions

com::sun::star::awt::Point getPosition ()
 is getting the actual handle position More...
 
void setControllerPosition ([in] com::sun::star::awt::Point aPoint)
 is setting a new position for the handle More...
 
- Public Member Functions inherited from XInterface
any queryInterface ([in] type aType)
 queries for a new interface to an existing UNO object. More...
 
void acquire ()
 increases the reference counter by one. More...
 
void release ()
 decreases the reference counter by one. More...
 

Detailed Description

The XCustomShapeHandle.

Member Function Documentation

◆ getPosition()

com::sun::star::awt::Point getPosition ( )

is getting the actual handle position

Returns
the actual handle position

◆ setControllerPosition()

void setControllerPosition ( [in] com::sun::star::awt::Point  aPoint)

is setting a new position for the handle


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