summaryrefslogtreecommitdiff
path: root/binfilter/bf_sw/source/core/text/sw_frmform.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'binfilter/bf_sw/source/core/text/sw_frmform.cxx')
-rw-r--r--binfilter/bf_sw/source/core/text/sw_frmform.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/binfilter/bf_sw/source/core/text/sw_frmform.cxx b/binfilter/bf_sw/source/core/text/sw_frmform.cxx
index f71f2ecca..481b5aab6 100644
--- a/binfilter/bf_sw/source/core/text/sw_frmform.cxx
+++ b/binfilter/bf_sw/source/core/text/sw_frmform.cxx
@@ -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.
@@ -2083,3 +2084,5 @@ MSHORT FormatLevel::nLevel = 0;
/*N*/ return sal_True;
/*N*/ }
}
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */