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