summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/lwpfribtext.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'lotuswordpro/source/filter/lwpfribtext.cxx')
-rw-r--r--lotuswordpro/source/filter/lwpfribtext.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/lotuswordpro/source/filter/lwpfribtext.cxx b/lotuswordpro/source/filter/lwpfribtext.cxx
index d316fa94e8f7..35a6b27becbc 100644
--- a/lotuswordpro/source/filter/lwpfribtext.cxx
+++ b/lotuswordpro/source/filter/lwpfribtext.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
@@ -494,3 +495,5 @@ void LwpFribPageNumber::XFConvert(XFContentContainer* pXFPara)
pXFPara->Add(pAfter);
}
}
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */