|
LibreOffice
LibreOffice 7.6 SDK API Reference
|
Go to the documentation of this file.
20 module
com { module sun { module star { module graphic {
43 sequence< XPrimitive3D >
getDecomposition( [in] sequence< ::com::sun::star::beans::PropertyValue > aViewParameters );
This structure contains the necessary information for a three-dimensional cube.
Definition: RealRectangle3D.idl:28
::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.
Definition: Ambiguous.idl:20
XPrimitive3D interface.
Definition: XPrimitive3D.idl:29
base interface of all UNO interfaces
Definition: XInterface.idl:46