summaryrefslogtreecommitdiff
path: root/xmloff/source/chart/SchXMLLegendContext.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/chart/SchXMLLegendContext.hxx')
-rw-r--r--xmloff/source/chart/SchXMLLegendContext.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/xmloff/source/chart/SchXMLLegendContext.hxx b/xmloff/source/chart/SchXMLLegendContext.hxx
index 40b9bff04c34..9477e45b77cc 100644
--- a/xmloff/source/chart/SchXMLLegendContext.hxx
+++ b/xmloff/source/chart/SchXMLLegendContext.hxx
@@ -16,8 +16,7 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_XMLOFF_SOURCE_CHART_SCHXMLLEGENDCONTEXT_HXX
-#define INCLUDED_XMLOFF_SOURCE_CHART_SCHXMLLEGENDCONTEXT_HXX
+#pragma once
#include <com/sun/star/xml/sax/XAttributeList.hpp>
@@ -37,6 +36,4 @@ private:
SchXMLImportHelper& mrImportHelper;
};
-#endif // INCLUDED_XMLOFF_SOURCE_CHART_SCHXMLLEGENDCONTEXT_HXX
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */