summaryrefslogtreecommitdiff
path: root/xmloff/source
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source')
-rw-r--r--xmloff/source/draw/ximpbody.hxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/xmloff/source/draw/ximpbody.hxx b/xmloff/source/draw/ximpbody.hxx
index ea7acddf1460..cc4361ecd2e7 100644
--- a/xmloff/source/draw/ximpbody.hxx
+++ b/xmloff/source/draw/ximpbody.hxx
@@ -34,7 +34,8 @@ class SdXMLDrawPageContext : public SdXMLGenericPageContext
OUString maStyleName;
OUString maHREF;
- bool mbHadSMILNodes;
+ bool mbHadSMILNodes;
+
public:
SdXMLDrawPageContext( SdXMLImport& rImport, sal_uInt16 nPrfx,
const OUString& rLocalName,