summaryrefslogtreecommitdiff
path: root/cppcanvas/source/inc/implrenderer.hxx
diff options
context:
space:
mode:
authorMichael Meeks <michael.meeks@novell.com>2011-03-14 10:30:59 +0000
committerMichael Meeks <michael.meeks@novell.com>2011-03-14 10:30:59 +0000
commitbe3c5022c326a81c6359db062b6fc696e102820e (patch)
tree124380c07b91a469360392d6aaac853e198ceb71 /cppcanvas/source/inc/implrenderer.hxx
parentb28d0d0ac6918ddd638f0c8aafb250d4d97fdb70 (diff)
cleanup
Diffstat (limited to 'cppcanvas/source/inc/implrenderer.hxx')
-rw-r--r--cppcanvas/source/inc/implrenderer.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/cppcanvas/source/inc/implrenderer.hxx b/cppcanvas/source/inc/implrenderer.hxx
index d021ad8a4492..3c1ec6de127f 100644
--- a/cppcanvas/source/inc/implrenderer.hxx
+++ b/cppcanvas/source/inc/implrenderer.hxx
@@ -293,7 +293,7 @@ static float GetSwapFloat( SvStream& rSt )
sal_Int32 nMmY;
/* multipart object data */
bool mbMultipart;
- sal_uInt16 mMFlags;
+ sal_uInt16 mMFlags;
SvMemoryStream mMStream;
};