LibreOffice
LibreOffice 7.4 SDK API Reference
|
This service is for a CustomShape. More...
import"CustomShapeEngine.idl";
Exported Interfaces | |
interface | ::com::sun::star::lang::XInitialization |
initializing the CustomShapeEngine More... | |
interface | com::sun::star::drawing::XCustomShapeEngine |
Additional Inherited Members | |
![]() | |
void | initialize ([in] sequence< any > aArguments) raises ( com::sun::star::uno::Exception ) |
initializes the object. More... | |
![]() | |
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... | |
![]() | |
com::sun::star::drawing::XShape | render () |
com::sun::star::awt::Rectangle | getTextBounds () |
com::sun::star::drawing::PolyPolygonBezierCoords | getLineGeometry () |
sequence< com::sun::star::drawing::XCustomShapeHandle > | getInteraction () |
This service is for a CustomShape.
interface ::com::sun::star::lang::XInitialization |
initializing the CustomShapeEngine