summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/xfilter/xfframestyle.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'lotuswordpro/source/filter/xfilter/xfframestyle.hxx')
-rw-r--r--lotuswordpro/source/filter/xfilter/xfframestyle.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/lotuswordpro/source/filter/xfilter/xfframestyle.hxx b/lotuswordpro/source/filter/xfilter/xfframestyle.hxx
index 55261e3b2d8e..ddfd419ba1c7 100644
--- a/lotuswordpro/source/filter/xfilter/xfframestyle.hxx
+++ b/lotuswordpro/source/filter/xfilter/xfframestyle.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
@@ -249,3 +250,5 @@ inline void XFFrameStyle::SetTransparency(sal_Int16 nTransparency)
}
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */