INTEGRATION: CWS pchfix02 (1.16.2); FILE MERGED

2006/09/01 17:51:38 kaib 1.16.2.1: #i68856# Added header markers and pch files
This commit is contained in:
Oliver Bolte
2006-09-16 20:08:11 +00:00
parent 300bbb61d9
commit 1fa364f04e

View File

@@ -4,9 +4,9 @@
* *
* $RCSfile: edtox.cxx,v $ * $RCSfile: edtox.cxx,v $
* *
* $Revision: 1.16 $ * $Revision: 1.17 $
* *
* last change: $Author: hr $ $Date: 2006-08-14 16:10:34 $ * last change: $Author: obo $ $Date: 2006-09-16 21:08:11 $
* *
* The Contents of this file are made available subject to * The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1. * the terms of GNU Lesser General Public License Version 2.1.
@@ -32,6 +32,9 @@
* MA 02111-1307 USA * MA 02111-1307 USA
* *
************************************************************************/ ************************************************************************/
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_sw.hxx"
#ifndef _COM_SUN_STAR_UTIL_SEARCHOPTIONS_HPP_ #ifndef _COM_SUN_STAR_UTIL_SEARCHOPTIONS_HPP_
#include <com/sun/star/util/SearchOptions.hpp> #include <com/sun/star/util/SearchOptions.hpp>
#endif #endif
@@ -42,7 +45,6 @@
#include <com/sun/star/i18n/TransliterationModules.hpp> #include <com/sun/star/i18n/TransliterationModules.hpp>
#endif #endif
#pragma hdrstop
#ifndef _URLOBJ_HXX #ifndef _URLOBJ_HXX
#include <tools/urlobj.hxx> #include <tools/urlobj.hxx>