19 #ifndef __com_sun_star_graphic_XPrimitive3D_idl__
20 #define __com_sun_star_graphic_XPrimitive3D_idl__
26 module
com { module sun { module star { module graphic {
49 sequence< XPrimitive3D >
getDecomposition( [in] sequence< ::com::sun::star::beans::PropertyValue > aViewParameters );
XPrimitive3D interface.
Definition: XPrimitive3D.idl:35
::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:48
Definition: Ambiguous.idl:22
This structure contains the necessary information for a three-dimensional cube.
Definition: RealRectangle3D.idl:30