| 
    LibreOffice
    
   LibreOffice 24.2 SDK API Reference 
   | 
 
The XCustomShapeHandle. More...
import"XCustomShapeHandle.idl";
  
 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... | |
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
 1.8.14