summaryrefslogtreecommitdiff
path: root/sw/source/ui/vba/vbatables.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/vba/vbatables.hxx')
-rw-r--r--sw/source/ui/vba/vbatables.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/sw/source/ui/vba/vbatables.hxx b/sw/source/ui/vba/vbatables.hxx
index a789337a2839..e2f002f5c5fc 100644
--- a/sw/source/ui/vba/vbatables.hxx
+++ b/sw/source/ui/vba/vbatables.hxx
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
#ifndef SW_VBA_TABLES_HXX
#define SW_VBA_TABLES_HXX
@@ -26,3 +27,5 @@ public:
};
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */