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.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/rendering/RenderState.idl b/offapi/com/sun/star/rendering/RenderState.idl
index 954696708ae0..dc711cc49ab5 100644
--- a/offapi/com/sun/star/rendering/RenderState.idl
+++ b/offapi/com/sun/star/rendering/RenderState.idl
@@ -33,7 +33,7 @@
module com { module sun { module star { module rendering {
-published interface XPolyPolygon2D;
+interface XPolyPolygon2D;
/** This structure contains information passed to each
<type>XCanvas</type> render operation.<p>
@@ -44,7 +44,7 @@ published interface XPolyPolygon2D;
@since OOo 2.0
*/
-published struct RenderState
+struct RenderState
{
/** The affine transform associated with this render
operation.<p>