summaryrefslogtreecommitdiff
path: root/sw/source/core/unocore/unosrch.cxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-08-14 15:57:13 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-08-14 15:57:13 +0000
commitaf06e5076402b06578bdba789964c236b8bdce9f (patch)
treeedf2f20f63df707719d3c955c38968f4fcc1c336 /sw/source/core/unocore/unosrch.cxx
parent84c0fc2a213efee32d89185ffd413ce612d7b904 (diff)
INTEGRATION: CWS writercorehandoff (1.12.78); FILE MERGED
2005/09/13 15:01:48 tra 1.12.78.3: RESYNC: (1.12-1.13); FILE MERGED 2005/06/07 14:14:43 fme 1.12.78.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:28:30 tra 1.12.78.1: Unnecessary includes removed #i50348#
Diffstat (limited to 'sw/source/core/unocore/unosrch.cxx')
-rw-r--r--sw/source/core/unocore/unosrch.cxx8
1 files changed, 2 insertions, 6 deletions
diff --git a/sw/source/core/unocore/unosrch.cxx b/sw/source/core/unocore/unosrch.cxx
index a8cdc79103a9..4cee09d29d61 100644
--- a/sw/source/core/unocore/unosrch.cxx
+++ b/sw/source/core/unocore/unosrch.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: unosrch.cxx,v $
*
- * $Revision: 1.13 $
+ * $Revision: 1.14 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 05:30:25 $
+ * last change: $Author: hr $ $Date: 2006-08-14 16:57:13 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -32,7 +32,6 @@
* MA 02111-1307 USA
*
************************************************************************/
-
#include "unosrch.hxx"
#pragma hdrstop
@@ -69,9 +68,6 @@
#ifndef _COM_SUN_STAR_I18N_TRANSLITERATIONMODULES_HPP_
#include <com/sun/star/i18n/TransliterationModules.hpp>
#endif
-#ifndef _COM_SUN_STAR_LANG_LOCALE_HPP_
-#include <com/sun/star/lang/Locale.hpp>
-#endif
#ifndef _COM_SUN_STAR_BEANS_PROPERTYATTRIBUTE_HPP_
#include <com/sun/star/beans/PropertyAttribute.hpp>
#endif