From 02ee20fbcebe93ed9ef91e65aadb1772d951c0f4 Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Sun, 17 Sep 2006 03:15:15 +0000 Subject: [PATCH] INTEGRATION: CWS pchfix02 (1.5.116); FILE MERGED 2006/09/01 17:46:07 kaib 1.5.116.1: #i68856# Added header markers and pch files --- svx/source/dialog/cuigrfflt.cxx | 7 +++++-- svx/source/dialog/cuihyperdlg.cxx | 7 +++++-- svx/source/dialog/cuiimapwnd.cxx | 7 +++++-- 3 files changed, 15 insertions(+), 6 deletions(-) diff --git a/svx/source/dialog/cuigrfflt.cxx b/svx/source/dialog/cuigrfflt.cxx index bf66fabdd875..b5adfdcf15a1 100644 --- a/svx/source/dialog/cuigrfflt.cxx +++ b/svx/source/dialog/cuigrfflt.cxx @@ -4,9 +4,9 @@ * * $RCSfile: cuigrfflt.cxx,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: hr $ $Date: 2006-06-19 15:04:35 $ + * last change: $Author: obo $ $Date: 2006-09-17 04:14:49 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -33,6 +33,9 @@ * ************************************************************************/ +// MARKER(update_precomp.py): autogen include statement, do not remove +#include "precompiled_svx.hxx" + #ifdef SVX_DLLIMPLEMENTATION #undef SVX_DLLIMPLEMENTATION #endif diff --git a/svx/source/dialog/cuihyperdlg.cxx b/svx/source/dialog/cuihyperdlg.cxx index 2b70ca72af41..3c1eefb6fb62 100644 --- a/svx/source/dialog/cuihyperdlg.cxx +++ b/svx/source/dialog/cuihyperdlg.cxx @@ -4,9 +4,9 @@ * * $RCSfile: cuihyperdlg.cxx,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: hr $ $Date: 2006-06-19 15:04:47 $ + * last change: $Author: obo $ $Date: 2006-09-17 04:15:01 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -33,6 +33,9 @@ * ************************************************************************/ +// MARKER(update_precomp.py): autogen include statement, do not remove +#include "precompiled_svx.hxx" + #ifdef SVX_DLLIMPLEMENTATION #undef SVX_DLLIMPLEMENTATION #endif diff --git a/svx/source/dialog/cuiimapwnd.cxx b/svx/source/dialog/cuiimapwnd.cxx index 5e2032a0a940..1c51cfe90384 100644 --- a/svx/source/dialog/cuiimapwnd.cxx +++ b/svx/source/dialog/cuiimapwnd.cxx @@ -4,9 +4,9 @@ * * $RCSfile: cuiimapwnd.cxx,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: hr $ $Date: 2006-06-19 15:05:00 $ + * last change: $Author: obo $ $Date: 2006-09-17 04:15:15 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -33,6 +33,9 @@ * ************************************************************************/ +// MARKER(update_precomp.py): autogen include statement, do not remove +#include "precompiled_svx.hxx" + #ifdef SVX_DLLIMPLEMENTATION #undef SVX_DLLIMPLEMENTATION #endif