summaryrefslogtreecommitdiffstats
path: root/xmloff/source/style/fonthdl.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2010-10-27 13:11:31 +0100
committerCaolán McNamara <caolanm@redhat.com>2010-10-28 15:51:43 +0100
commit758c8774fbbd09c4202c0744c06945e3cf7e1a99 (patch)
treef833ff47b75d819b757c33bb56a8613a77885d7c /xmloff/source/style/fonthdl.hxx
parentfdo#632229# For unx set WM_CLASSes that matches the .desktop files (diff)
downloadcore-758c8774fbbd09c4202c0744c06945e3cf7e1a99.tar.gz
core-758c8774fbbd09c4202c0744c06945e3cf7e1a99.zip
add modelines to .hxx files as well
Diffstat (limited to 'xmloff/source/style/fonthdl.hxx')
-rw-r--r--xmloff/source/style/fonthdl.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/xmloff/source/style/fonthdl.hxx b/xmloff/source/style/fonthdl.hxx
index 18ddae73af14..3efb801ae3ac 100644
--- a/xmloff/source/style/fonthdl.hxx
+++ b/xmloff/source/style/fonthdl.hxx
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -80,3 +81,5 @@ public:
#endif // XMLOFF_PROPERTYHANDLER_FONTTYPES_HXX
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */