summaryrefslogtreecommitdiff
path: root/xmloff/source/chart/SchXMLTools.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/chart/SchXMLTools.hxx')
-rw-r--r--xmloff/source/chart/SchXMLTools.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/xmloff/source/chart/SchXMLTools.hxx b/xmloff/source/chart/SchXMLTools.hxx
index 4fd373c67231..9c18303666f7 100644
--- a/xmloff/source/chart/SchXMLTools.hxx
+++ b/xmloff/source/chart/SchXMLTools.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 SCH_XML_TOOLS_HXX_
-#define SCH_XML_TOOLS_HXX_
+#ifndef INCLUDED_XMLOFF_SOURCE_CHART_SCHXMLTOOLS_HXX
+#define INCLUDED_XMLOFF_SOURCE_CHART_SCHXMLTOOLS_HXX
#include <rtl/ustring.hxx>
#include <xmloff/xmltoken.hxx>
@@ -134,6 +134,6 @@ namespace SchXMLTools
const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet > & xDestination );
}
-#endif // SCH_XML_TOOLS_HXX_
+#endif // INCLUDED_XMLOFF_SOURCE_CHART_SCHXMLTOOLS_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */