summaryrefslogtreecommitdiff
path: root/xmloff
diff options
context:
space:
mode:
authorChris Sherlock <chris.sherlock79@gmail.com>2015-12-27 02:34:44 +1100
committerChris Sherlock <chris.sherlock79@gmail.com>2015-12-26 19:23:08 +0000
commitf547c51c8e2008508d9dde0205412383c57bfa8e (patch)
treeddcdb93de1564389e974f1d9f1f6b21d86d4b977 /xmloff
parent0cb61caefa8563bc1a4b63411ccd11ffaf1c0ddf (diff)
xmloff: indent cleanup in header
Change-Id: Ibcd03dcdc8936ce95feada20c72a358d5021a1d9 Reviewed-on: https://gerrit.libreoffice.org/20962 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Chris Sherlock <chris.sherlock79@gmail.com>
Diffstat (limited to 'xmloff')
-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,