summaryrefslogtreecommitdiff
path: root/oox/source/export/ColorPropertySet.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2011-02-14 09:27:42 +0000
committerCaolán McNamara <caolanm@redhat.com>2011-02-14 13:24:08 +0000
commit6f2edc72a15f70b925dbb890daf16a24d53f0727 (patch)
tree6b8a79df0f436aa391af1272e7064303fc97769a /oox/source/export/ColorPropertySet.hxx
parentaef4b3b9fbf94acddbc473a407c63deb29b97bfc (diff)
add mode lines to new files
Diffstat (limited to 'oox/source/export/ColorPropertySet.hxx')
-rw-r--r--oox/source/export/ColorPropertySet.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/oox/source/export/ColorPropertySet.hxx b/oox/source/export/ColorPropertySet.hxx
index fa52384b435a..0da33fc51369 100644
--- a/oox/source/export/ColorPropertySet.hxx
+++ b/oox/source/export/ColorPropertySet.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.
@@ -124,3 +125,5 @@ private:
// XMLOFF_COLORPROPERTYSET_HXX
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */