summaryrefslogtreecommitdiff
path: root/comphelper/inc/comphelper/documentconstants.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'comphelper/inc/comphelper/documentconstants.hxx')
-rw-r--r--comphelper/inc/comphelper/documentconstants.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/comphelper/inc/comphelper/documentconstants.hxx b/comphelper/inc/comphelper/documentconstants.hxx
index b78150586e28..01a315f984ac 100644
--- a/comphelper/inc/comphelper/documentconstants.hxx
+++ b/comphelper/inc/comphelper/documentconstants.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.
@@ -111,3 +112,4 @@
#define ODFVER_012_TEXT ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( ODFVER_012_TEXT_ASCII ) )
#endif
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */