summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/rendering/RenderState.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/rendering/RenderState.idl')
-rw-r--r--offapi/com/sun/star/rendering/RenderState.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/rendering/RenderState.idl b/offapi/com/sun/star/rendering/RenderState.idl
index dc711cc49ab5..7498a7506bf1 100644
--- a/offapi/com/sun/star/rendering/RenderState.idl
+++ b/offapi/com/sun/star/rendering/RenderState.idl
@@ -56,7 +56,6 @@ struct RenderState
*/
::com::sun::star::geometry::AffineMatrix2D AffineTransform;
- //-------------------------------------------------------------------------
/** The clipping area associated with this render operation.<p>
@@ -75,7 +74,6 @@ struct RenderState
*/
XPolyPolygon2D Clip;
- //-------------------------------------------------------------------------
/** The device color associated with this render operation.<p>
@@ -87,7 +85,6 @@ struct RenderState
*/
sequence<ColorComponent> DeviceColor;
- //-------------------------------------------------------------------------
/** The composition mode associated with this render
operation.<p>