19 #ifndef __com_sun_star_drawing_Position3D_idl__ 20 #define __com_sun_star_drawing_Position3D_idl__ 24 module
com { module sun { module star { module drawing {
specifies a 3-dimensional point.
Definition: Position3D.idl:28
double PositionY
the position on the Y-Axis in the 3D room in 100th of millimeters
Definition: Position3D.idl:35
Definition: Ambiguous.idl:22
double PositionZ
the position on the Z-Axis in the 3D room in 100th of millimeters
Definition: Position3D.idl:38
double PositionX
the position on the X-Axis in the 3D room in 100th of millimeters
Definition: Position3D.idl:32