summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/drawing/Position3D.idl
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2013-03-13 10:59:29 +0200
committerTor Lillqvist <tml@iki.fi>2013-03-13 10:59:29 +0200
commit3ed31af5bbfdbd248d2c8fc483b8cacdf1da5251 (patch)
tree5afa95de4453afa063f4a4e43f050c52eb3fd0fb /offapi/com/sun/star/drawing/Position3D.idl
parent7bd108e7586bab6f1ae50b0a2ce9715d8df0fd49 (diff)
Bin DOCUMENTATION OMITTED comments
No need to shout. The lack of documentation is obvious anyway to somebody looking for it. Change-Id: I4f21661c8bff87170bc4e272da29f060eec0dda6
Diffstat (limited to 'offapi/com/sun/star/drawing/Position3D.idl')
-rw-r--r--offapi/com/sun/star/drawing/Position3D.idl4
1 files changed, 0 insertions, 4 deletions
diff --git a/offapi/com/sun/star/drawing/Position3D.idl b/offapi/com/sun/star/drawing/Position3D.idl
index 91866d5cd9e9..e9123a35a581 100644
--- a/offapi/com/sun/star/drawing/Position3D.idl
+++ b/offapi/com/sun/star/drawing/Position3D.idl
@@ -30,13 +30,9 @@ published struct Position3D
/** the position on the X-Axis in the 3D room in 100th of millimeters
*/
double PositionX;
-
- // DOCUMENTATION OMITTED FOR Position3D::PositionY
/** the position on the Y-Axis in the 3D room in 100th of millimeters
*/
double PositionY;
-
- // DOCUMENTATION OMITTED FOR Position3D::PositionZ
/** the position on the Z-Axis in the 3D room in 100th of millimeters
*/
double PositionZ;