summaryrefslogtreecommitdiff
path: root/sfx2/inc/sfx2/templatelocnames.hrc
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2/inc/sfx2/templatelocnames.hrc')
-rw-r--r--sfx2/inc/sfx2/templatelocnames.hrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/sfx2/inc/sfx2/templatelocnames.hrc b/sfx2/inc/sfx2/templatelocnames.hrc
index 94566cd11e27..7d3c52798461 100644
--- a/sfx2/inc/sfx2/templatelocnames.hrc
+++ b/sfx2/inc/sfx2/templatelocnames.hrc
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*
* Version: MPL 1.1 / GPLv3+ / LGPLv3+
*
@@ -49,3 +50,5 @@
#define STR_TEMPLATE_NAME8 (TEMPL_LOC_OFFSET + 58)
#define STR_TEMPLATE_NAME9 (TEMPL_LOC_OFFSET + 59)
#define STR_TEMPLATE_NAME10 (TEMPL_LOC_OFFSET + 60)
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */