summaryrefslogtreecommitdiff
path: root/sfx2/source/doc/new.hrc
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2/source/doc/new.hrc')
-rw-r--r--sfx2/source/doc/new.hrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/sfx2/source/doc/new.hrc b/sfx2/source/doc/new.hrc
index 375620c105cb..d548001906fd 100644
--- a/sfx2/source/doc/new.hrc
+++ b/sfx2/source/doc/new.hrc
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*
* This file is part of the LibreOffice project.
*
@@ -43,3 +44,5 @@
#define CB_MERGE_STYLE 37
#define PB_LOAD_FILE 38
#define STR_LOAD_TEMPLATE 39
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */