summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/lwpfont.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'lotuswordpro/source/filter/lwpfont.hxx')
-rw-r--r--lotuswordpro/source/filter/lwpfont.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/lotuswordpro/source/filter/lwpfont.hxx b/lotuswordpro/source/filter/lwpfont.hxx
index c4100cdf9a8a..eaf86751b85b 100644
--- a/lotuswordpro/source/filter/lwpfont.hxx
+++ b/lotuswordpro/source/filter/lwpfont.hxx
@@ -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
@@ -281,3 +282,5 @@ sal_uInt16 LwpFontManager::GetFontAttrIndex(sal_uInt32 fontID)
}
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */