summaryrefslogtreecommitdiff
path: root/xmloff/inc/XMLChartStyleContext.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/inc/XMLChartStyleContext.hxx')
-rw-r--r--xmloff/inc/XMLChartStyleContext.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/xmloff/inc/XMLChartStyleContext.hxx b/xmloff/inc/XMLChartStyleContext.hxx
index 3caac13fd6c0..ca66f896cedb 100644
--- a/xmloff/inc/XMLChartStyleContext.hxx
+++ b/xmloff/inc/XMLChartStyleContext.hxx
@@ -16,8 +16,8 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _XMLOFF_XMLCHARTSTYLECONTEXT_HXX_
-#define _XMLOFF_XMLCHARTSTYLECONTEXT_HXX_
+#ifndef INCLUDED_XMLOFF_INC_XMLCHARTSTYLECONTEXT_HXX
+#define INCLUDED_XMLOFF_INC_XMLCHARTSTYLECONTEXT_HXX
#include <xmloff/XMLShapeStyleContext.hxx>
@@ -56,6 +56,6 @@ public:
const ::com::sun::star::uno::Reference< ::com::sun::star::xml::sax::XAttributeList > & xAttrList );
};
-#endif // _XMLOFF_XMLCHARTSTYLECONTEXT_HXX_
+#endif // INCLUDED_XMLOFF_INC_XMLCHARTSTYLECONTEXT_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */