diff options
author | Oliver Bolte <obo@openoffice.org> | 2006-09-17 04:45:13 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2006-09-17 04:45:13 +0000 |
commit | 4ca73dc047f1d2ec3b5dac476165565d2be55f6d (patch) | |
tree | 42873682bd0a7914a3e0d278a6db0f804fd261b1 /svx/source/stbctrls | |
parent | a9402a2ac70e3886faca8bac09cda30aa4abcfa3 (diff) |
INTEGRATION: CWS pchfix02 (1.4.116); FILE MERGED
2006/09/01 17:47:17 kaib 1.4.116.1: #i68856# Added header markers and pch files
Diffstat (limited to 'svx/source/stbctrls')
-rw-r--r-- | svx/source/stbctrls/insctrl.cxx | 7 | ||||
-rw-r--r-- | svx/source/stbctrls/modctrl.cxx | 7 |
2 files changed, 10 insertions, 4 deletions
diff --git a/svx/source/stbctrls/insctrl.cxx b/svx/source/stbctrls/insctrl.cxx index 1b8c9c55ee7c..0bdc37be304c 100644 --- a/svx/source/stbctrls/insctrl.cxx +++ b/svx/source/stbctrls/insctrl.cxx @@ -4,9 +4,9 @@ * * $RCSfile: insctrl.cxx,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: hr $ $Date: 2006-06-19 16:31:51 $ + * last change: $Author: obo $ $Date: 2006-09-17 05:44:59 $ * * 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" + // include --------------------------------------------------------------- #ifndef _SHL_HXX diff --git a/svx/source/stbctrls/modctrl.cxx b/svx/source/stbctrls/modctrl.cxx index 72742fde8345..778b1cf23546 100644 --- a/svx/source/stbctrls/modctrl.cxx +++ b/svx/source/stbctrls/modctrl.cxx @@ -4,9 +4,9 @@ * * $RCSfile: modctrl.cxx,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: hr $ $Date: 2006-06-19 16:32:10 $ + * last change: $Author: obo $ $Date: 2006-09-17 05:45:13 $ * * 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" + // include --------------------------------------------------------------- #ifndef _STATUS_HXX //autogen |