summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/drawing/PolyPolygonShape3D.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/drawing/PolyPolygonShape3D.idl')
-rw-r--r--offapi/com/sun/star/drawing/PolyPolygonShape3D.idl4
1 files changed, 0 insertions, 4 deletions
diff --git a/offapi/com/sun/star/drawing/PolyPolygonShape3D.idl b/offapi/com/sun/star/drawing/PolyPolygonShape3D.idl
index bee4170d1893..7ec591722563 100644
--- a/offapi/com/sun/star/drawing/PolyPolygonShape3D.idl
+++ b/offapi/com/sun/star/drawing/PolyPolygonShape3D.idl
@@ -30,11 +30,7 @@
published struct PolyPolygonShape3D
{
com::sun::star::drawing::DoubleSequenceSequence SequenceX;
-
- // DOCUMENTATION OMITTED FOR PolyPolygonShape3D::SequenceY
com::sun::star::drawing::DoubleSequenceSequence SequenceY;
-
- // DOCUMENTATION OMITTED FOR PolyPolygonShape3D::SequenceZ
com::sun::star::drawing::DoubleSequenceSequence SequenceZ;
};