summaryrefslogtreecommitdiff
path: root/sw/source/ui/vba/vbalisthelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/vba/vbalisthelper.hxx')
-rw-r--r--sw/source/ui/vba/vbalisthelper.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sw/source/ui/vba/vbalisthelper.hxx b/sw/source/ui/vba/vbalisthelper.hxx
index c80f4caea7b2..3eb38b86d642 100644
--- a/sw/source/ui/vba/vbalisthelper.hxx
+++ b/sw/source/ui/vba/vbalisthelper.hxx
@@ -6,8 +6,8 @@
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
-#ifndef SW_VBA_LISTHELPER_HXX
-#define SW_VBA_LISTHELPER_HXX
+#ifndef INCLUDED_SW_SOURCE_UI_VBA_VBALISTHELPER_HXX
+#define INCLUDED_SW_SOURCE_UI_VBA_VBALISTHELPER_HXX
#include <vbahelper/vbahelperinterface.hxx>
#include <com/sun/star/container/XIndexReplace.hpp>
@@ -53,6 +53,6 @@ public:
};
-#endif//SW_VBA_LISTHELPER_HXX
+#endif // INCLUDED_SW_SOURCE_UI_VBA_VBALISTHELPER_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */