summaryrefslogtreecommitdiff
path: root/oox/inc/oox/drawingml/textliststylecontext.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2010-10-27 13:03:58 +0100
committerCaolán McNamara <caolanm@redhat.com>2010-10-28 15:49:40 +0100
commit8c97ec61d74261b4dd18b6f65f70be92dd85a794 (patch)
treeb522fceb61fac39400aa0ba94e52dc77dd4149fd /oox/inc/oox/drawingml/textliststylecontext.hxx
parente924c21986d4ae0a9b98641ccdb1e701250754de (diff)
add modelines to .hxx files as well
Diffstat (limited to 'oox/inc/oox/drawingml/textliststylecontext.hxx')
-rw-r--r--oox/inc/oox/drawingml/textliststylecontext.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/oox/inc/oox/drawingml/textliststylecontext.hxx b/oox/inc/oox/drawingml/textliststylecontext.hxx
index 225bb83bf67f..e3ca358fc89f 100644
--- a/oox/inc/oox/drawingml/textliststylecontext.hxx
+++ b/oox/inc/oox/drawingml/textliststylecontext.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.
@@ -49,3 +50,5 @@ protected:
} }
#endif // OOX_DRAWINGML_TEXTLISTSTYLECONTEXT_HXX
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */