summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/lwpparaborderoverride.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'lotuswordpro/source/filter/lwpparaborderoverride.cxx')
-rw-r--r--lotuswordpro/source/filter/lwpparaborderoverride.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/lotuswordpro/source/filter/lwpparaborderoverride.cxx b/lotuswordpro/source/filter/lwpparaborderoverride.cxx
index 377795a81c7d..df2f396712c5 100644
--- a/lotuswordpro/source/filter/lwpparaborderoverride.cxx
+++ b/lotuswordpro/source/filter/lwpparaborderoverride.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
@@ -392,3 +393,5 @@ void LwpParaBorderOverride::OverrideBetweenMargin(sal_uInt32 nNewMargin)
}
//end
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */