|
LibreOffice
LibreOffice 7.6 SDK API Reference
|
Go to the documentation of this file.
20 module
com { module sun { module star { module graphic {
56 sequence< XPrimitive2D >
getDecomposition( [in] sequence< ::com::sun::star::beans::PropertyValue > aViewParameters );
sequence< XPrimitive2D > getDecomposition([in] sequence< ::com::sun::star::beans::PropertyValue > aViewParameters)
Retrieve decomposed list of simpler primitives.
XPrimitive2D interface.
Definition: XPrimitive2D.idl:29
::com::sun::star::geometry::RealRectangle2D getRange([in] sequence< ::com::sun::star::beans::PropertyValue > aViewParameters)
Retrieve bound rect of primitive.
This structure contains the necessary information for a two-dimensional rectangle.
Definition: RealRectangle2D.idl:41
Definition: Ambiguous.idl:20
base interface of all UNO interfaces
Definition: XInterface.idl:46