summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/ChartRangeSelectionListener.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/ChartRangeSelectionListener.hxx')
-rw-r--r--sc/source/ui/inc/ChartRangeSelectionListener.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sc/source/ui/inc/ChartRangeSelectionListener.hxx b/sc/source/ui/inc/ChartRangeSelectionListener.hxx
index 04ca7ba4442f..15a67597c176 100644
--- a/sc/source/ui/inc/ChartRangeSelectionListener.hxx
+++ b/sc/source/ui/inc/ChartRangeSelectionListener.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 SC_CHARTRANGESELECTIONLISTENER_HXX
-#define SC_CHARTRANGESELECTIONLISTENER_HXX
+#ifndef INCLUDED_SC_SOURCE_UI_INC_CHARTRANGESELECTIONLISTENER_HXX
+#define INCLUDED_SC_SOURCE_UI_INC_CHARTRANGESELECTIONLISTENER_HXX
#include <cppuhelper/compbase2.hxx>
#include <comphelper/broadcasthelper.hxx>
@@ -67,7 +67,7 @@ private:
ScTabViewShell * m_pViewShell;
};
-// SC_CHARTRANGESELECTIONLISTENER_HXX
+// INCLUDED_SC_SOURCE_UI_INC_CHARTRANGESELECTIONLISTENER_HXX
#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */