| LibreOffice
    LibreOffice 24.8 SDK API Reference | 
The XCustomShapeHandle. More...
import "XCustomShapeHandle.idl";
 
  
| Public Member Functions | |
| com::sun::star::awt::Point | getPosition () | 
| is getting the actual handle position | |
| void | setControllerPosition ([in] com::sun::star::awt::Point aPoint) | 
| is setting a new position for the handle | |
| 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. | |
The XCustomShapeHandle.
| com::sun::star::awt::Point getPosition | ( | ) | 
is getting the actual handle position
| void setControllerPosition | ( | [in] com::sun::star::awt::Point | aPoint | ) | 
is setting a new position for the handle