[Libreoffice-commits] core.git: xmloff/source

Chris Sherlock chris.sherlock79 at gmail.com
Sat Dec 26 11:23:45 PST 2015


 xmloff/source/draw/ximpbody.hxx |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

New commits:
commit f547c51c8e2008508d9dde0205412383c57bfa8e
Author: Chris Sherlock <chris.sherlock79 at gmail.com>
Date:   Sun Dec 27 02:34:44 2015 +1100

    xmloff: indent cleanup in header
    
    Change-Id: Ibcd03dcdc8936ce95feada20c72a358d5021a1d9
    Reviewed-on: https://gerrit.libreoffice.org/20962
    Tested-by: Jenkins <ci at libreoffice.org>
    Reviewed-by: Chris Sherlock <chris.sherlock79 at gmail.com>

diff --git a/xmloff/source/draw/ximpbody.hxx b/xmloff/source/draw/ximpbody.hxx
index ea7acdd..cc4361e 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,


More information about the Libreoffice-commits mailing list