LibreOffice
LibreOffice 24.8 SDK API Reference
 
Loading...
Searching...
No Matches
XCustomShapeEngine Interface Reference

The XCustomShapeEngine. More...

import "XCustomShapeEngine.idl";

Inheritance diagram for XCustomShapeEngine:
XInterface CustomShapeEngine

Public Member Functions

com::sun::star::drawing::XShape render ()
 
com::sun::star::awt::Rectangle getTextBounds ()
 
com::sun::star::drawing::PolyPolygonBezierCoords getLineGeometry ()
 
sequence< com::sun::star::drawing::XCustomShapeHandlegetInteraction ()
 
- 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

Member Function Documentation

◆ getInteraction()

sequence< com::sun::star::drawing::XCustomShapeHandle > getInteraction ( )
Returns
a collection of interaction handles

◆ getLineGeometry()

Returns
the line geometry of the object

◆ getTextBounds()

com::sun::star::awt::Rectangle getTextBounds ( )
Returns
the text bound of the shape

◆ render()

Returns
the shape that is representing the CustomShape

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