summaryrefslogtreecommitdiff
path: root/xmloff/source/transform/ChartPlotAreaOASISTContext.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/transform/ChartPlotAreaOASISTContext.hxx')
-rw-r--r--xmloff/source/transform/ChartPlotAreaOASISTContext.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/xmloff/source/transform/ChartPlotAreaOASISTContext.hxx b/xmloff/source/transform/ChartPlotAreaOASISTContext.hxx
index ce63a8c88127..da69b1904376 100644
--- a/xmloff/source/transform/ChartPlotAreaOASISTContext.hxx
+++ b/xmloff/source/transform/ChartPlotAreaOASISTContext.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_XMLCHARTPLOTAREAOASISTCONTEXT_HXX
-#define XMLOFF_XMLCHARTPLOTAREAOASISTCONTEXT_HXX
+#ifndef INCLUDED_XMLOFF_SOURCE_TRANSFORM_CHARTPLOTAREAOASISTCONTEXT_HXX
+#define INCLUDED_XMLOFF_SOURCE_TRANSFORM_CHARTPLOTAREAOASISTCONTEXT_HXX
#include "ProcAttrTContext.hxx"
#include "PersAttrListTContext.hxx"
@@ -44,7 +44,7 @@ private:
::rtl::Reference< XMLPersAttrListTContext > m_rCategoriesContext;
};
-// XMLOFF_XMLCHARTPLOTAREAOASISTCONTEXT_HXX
+// INCLUDED_XMLOFF_SOURCE_TRANSFORM_CHARTPLOTAREAOASISTCONTEXT_HXX
#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */