summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/lwpnumberingoverride.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'lotuswordpro/source/filter/lwpnumberingoverride.cxx')
-rw-r--r--lotuswordpro/source/filter/lwpnumberingoverride.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/lotuswordpro/source/filter/lwpnumberingoverride.cxx b/lotuswordpro/source/filter/lwpnumberingoverride.cxx
index 35077e5158d2..497cbac2a01d 100644
--- a/lotuswordpro/source/filter/lwpnumberingoverride.cxx
+++ b/lotuswordpro/source/filter/lwpnumberingoverride.cxx
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*************************************************************************
*
* The Contents of this file are made available subject to the terms of
@@ -178,3 +179,5 @@ void LwpNumberingOverride::OverrideSmartLevel(sal_Bool bVal)
}
}
//end add
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */