summaryrefslogtreecommitdiff
path: root/sc/source/ui/sidebar/CellLineStylePopup.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/sidebar/CellLineStylePopup.hxx')
-rw-r--r--sc/source/ui/sidebar/CellLineStylePopup.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sc/source/ui/sidebar/CellLineStylePopup.hxx b/sc/source/ui/sidebar/CellLineStylePopup.hxx
index b91aeaa5101f..a8a526084ce2 100644
--- a/sc/source/ui/sidebar/CellLineStylePopup.hxx
+++ b/sc/source/ui/sidebar/CellLineStylePopup.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_SIDEBAR_CELL_LINE_STYLE_POPUP_HXX_
-#define _SC_SIDEBAR_CELL_LINE_STYLE_POPUP_HXX_
+#ifndef INCLUDED_SC_SOURCE_UI_SIDEBAR_CELLLINESTYLEPOPUP_HXX
+#define INCLUDED_SC_SOURCE_UI_SIDEBAR_CELLLINESTYLEPOPUP_HXX
#include <svx/sidebar/Popup.hxx>
#include <boost/function.hpp>
@@ -37,7 +37,7 @@ public :
} } // end of namespace sc::sidebar
-#endif // _SC_SIDEBAR_CELL_LINE_STYLE_POPUP_HXX_
+#endif // INCLUDED_SC_SOURCE_UI_SIDEBAR_CELLLINESTYLEPOPUP_HXX
// eof