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.hxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/comphelper/inc/comphelper/documentconstants.hxx b/comphelper/inc/comphelper/documentconstants.hxx
index e53bb03ce773..06653b023002 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.
@@ -147,4 +148,4 @@
#define SFX_FILTER_VERSION_NONE 0
#define SFX_FILTER_NOTINSTALLED SFX_FILTER_MUSTINSTALL | SFX_FILTER_CONSULTSERVICE
-
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */