summaryrefslogtreecommitdiff
path: root/xmloff/source/chart/SchXMLAxisContext.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/chart/SchXMLAxisContext.hxx')
-rw-r--r--xmloff/source/chart/SchXMLAxisContext.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/xmloff/source/chart/SchXMLAxisContext.hxx b/xmloff/source/chart/SchXMLAxisContext.hxx
index 984598397eed..e112a09dcdfd 100644
--- a/xmloff/source/chart/SchXMLAxisContext.hxx
+++ b/xmloff/source/chart/SchXMLAxisContext.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_XMLAXISCONTEXT_HXX_
-#define _SCH_XMLAXISCONTEXT_HXX_
+#ifndef INCLUDED_XMLOFF_SOURCE_CHART_SCHXMLAXISCONTEXT_HXX
+#define INCLUDED_XMLOFF_SOURCE_CHART_SCHXMLAXISCONTEXT_HXX
#include "SchXMLImport.hxx"
#include "transporttypes.hxx"
@@ -70,6 +70,6 @@ private:
void SetAxisTitle();
};
-#endif // _SCH_XMLAXISCONTEXT_HXX_
+#endif // INCLUDED_XMLOFF_SOURCE_CHART_SCHXMLAXISCONTEXT_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */