summaryrefslogtreecommitdiff
path: root/tools/inc/impstrg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'tools/inc/impstrg.hxx')
-rw-r--r--tools/inc/impstrg.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/inc/impstrg.hxx b/tools/inc/impstrg.hxx
index 60b25a4c3fd6..e99e2b3990b3 100644
--- a/tools/inc/impstrg.hxx
+++ b/tools/inc/impstrg.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.
@@ -52,3 +53,5 @@ xub_StrLen ImplStringLen( const sal_Unicode* pStr );
sal_Unicode* ImplGet1ByteUnicodeTab( rtl_TextEncoding eTextEncoding );
#endif // _IMPSTRG_HXX
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */