summaryrefslogtreecommitdiff
path: root/svtools/inc/svtools/texteng.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svtools/inc/svtools/texteng.hxx')
-rw-r--r--svtools/inc/svtools/texteng.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/svtools/inc/svtools/texteng.hxx b/svtools/inc/svtools/texteng.hxx
index 5a50fee0f68b..ba2c440f6d98 100644
--- a/svtools/inc/svtools/texteng.hxx
+++ b/svtools/inc/svtools/texteng.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.
@@ -61,9 +62,7 @@ class TETextPortion;
#include <tools/string.hxx>
#include <tools/gen.hxx>
-#ifndef _COM_SUN_STAR_LOCALE_LOCALE_HPP_
#include <com/sun/star/lang/Locale.hpp>
-#endif
#include <com/sun/star/uno/Reference.hxx>
struct TEIMEInfos;
@@ -332,3 +331,4 @@ public:
#endif // _TEXTENG_HXX
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */