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