summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/drawing/ProjectionMode.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/drawing/ProjectionMode.idl')
-rw-r--r--offapi/com/sun/star/drawing/ProjectionMode.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/drawing/ProjectionMode.idl b/offapi/com/sun/star/drawing/ProjectionMode.idl
index 572ca397ad7c..9803d5ebfd9c 100644
--- a/offapi/com/sun/star/drawing/ProjectionMode.idl
+++ b/offapi/com/sun/star/drawing/ProjectionMode.idl
@@ -28,12 +28,9 @@
*/
published enum ProjectionMode
{
- // DOCUMENTATION OMITTED FOR ProjectionMode:: PARALLEL,
/** the 3D objects are drawn in the parallel projection.
*/
PARALLEL,
-
- // DOCUMENTATION OMITTED FOR ProjectionMode:: PERSPECTIVE
/** the 3D objects are drawn in the perspective projection.
*/
PERSPECTIVE