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