summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/rendering/ViewState.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/rendering/ViewState.idl')
-rw-r--r--offapi/com/sun/star/rendering/ViewState.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/rendering/ViewState.idl b/offapi/com/sun/star/rendering/ViewState.idl
index f410d03c4bf1..738b814c041e 100644
--- a/offapi/com/sun/star/rendering/ViewState.idl
+++ b/offapi/com/sun/star/rendering/ViewState.idl
@@ -32,7 +32,7 @@
module com { module sun { module star { module rendering {
-published interface XPolyPolygon2D;
+interface XPolyPolygon2D;
/** This structure contains information considered the view state.<p>
@@ -42,7 +42,7 @@ published interface XPolyPolygon2D;
@since OOo 2.0
*/
-published struct ViewState
+struct ViewState
{
/** The affine transform associated with the view.<p>