summaryrefslogtreecommitdiff
path: root/svtools/inc/sores.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svtools/inc/sores.hxx')
-rw-r--r--svtools/inc/sores.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/svtools/inc/sores.hxx b/svtools/inc/sores.hxx
index e5a7e51b54cf..1b19a2c8144c 100644
--- a/svtools/inc/sores.hxx
+++ b/svtools/inc/sores.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.
@@ -177,3 +178,5 @@
// #define STR_FORMAT_ID_BIFF_8 (STR_FORMAT_START + 118)
#define STR_FORMAT_ID_HTML_NO_COMMENT (STR_FORMAT_START + 119)
#define STR_FORMAT_END (STR_FORMAT_ID_HTML_NO_COMMENT)
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */