summaryrefslogtreecommitdiff
path: root/sw/inc/crsskip.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/crsskip.hxx')
-rw-r--r--sw/inc/crsskip.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/sw/inc/crsskip.hxx b/sw/inc/crsskip.hxx
index c89d871c9940..8393174b7837 100644
--- a/sw/inc/crsskip.hxx
+++ b/sw/inc/crsskip.hxx
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -40,3 +41,5 @@ const sal_uInt16 CRSR_SKIP_CELLS = 1;
const sal_uInt16 CRSR_SKIP_HIDDEN = 2;
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */