From 4ca73dc047f1d2ec3b5dac476165565d2be55f6d Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Sun, 17 Sep 2006 04:45:13 +0000 Subject: 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 --- svx/source/sdr/properties/properties.cxx | 7 +++++-- svx/source/stbctrls/insctrl.cxx | 7 +++++-- svx/source/stbctrls/modctrl.cxx | 7 +++++-- 3 files changed, 15 insertions(+), 6 deletions(-) (limited to 'svx/source') diff --git a/svx/source/sdr/properties/properties.cxx b/svx/source/sdr/properties/properties.cxx index 5decd4439f5f..e610edce2cb1 100644 --- a/svx/source/sdr/properties/properties.cxx +++ b/svx/source/sdr/properties/properties.cxx @@ -4,9 +4,9 @@ * * $RCSfile: properties.cxx,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: hr $ $Date: 2006-06-19 16:31:25 $ + * last change: $Author: obo $ $Date: 2006-09-17 05:44:16 $ * * 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" + #ifndef _SDR_PROPERTIES_PROPERTIES_HXX #include #endif 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 -- cgit 04.4 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/svl
diff options
context:
space:
mode:
authorNoel <noelgrandin@gmail.com>2020-10-06 11:17:13 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2020-10-06 12:57:25 +0200
commit22d94ce0abef7cdd5e344a28e1b1ee4caf6cd8f8 (patch)
tree0e54d0721723336daf26493f85e7be8f07431286 /svl
parentd34e969c888219bd3739fc4a8ef330c77f7e7adf (diff)
loplugin:const* make some params and methods const