summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/Client.hxx
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2006-12-12 16:32:15 +0000
committerKurt Zenker <kz@openoffice.org>2006-12-12 16:32:15 +0000
commite6b28e78b1cc54e42051da5ac187c1e0955f206c (patch)
tree365eb33ca5a0fd932a55bc3587dfe668c6fe7415 /sd/source/ui/inc/Client.hxx
parent0ed6b724743f102cba74d7010e95e7cddab2d0de (diff)
INTEGRATION: CWS sdwarningsbegone (1.4.316); FILE MERGED
2006/11/22 12:42:00 cl 1.4.316.1: #i69285# warning free code changes for unxlngi6.pro
Diffstat (limited to 'sd/source/ui/inc/Client.hxx')
-rw-r--r--sd/source/ui/inc/Client.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sd/source/ui/inc/Client.hxx b/sd/source/ui/inc/Client.hxx
index 33dc4d3d32e9..401ae91b63b3 100644
--- a/sd/source/ui/inc/Client.hxx
+++ b/sd/source/ui/inc/Client.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: Client.hxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 05:02:27 $
+ * last change: $Author: kz $ $Date: 2006-12-12 17:31:58 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -56,7 +56,7 @@ class ViewShell;
class Client : public SfxInPlaceClient
{
- ViewShell* pViewShell;
+ ViewShell* mpViewShell;
SdrOle2Obj* pSdrOle2Obj;
SdrGrafObj* pSdrGrafObj;
OutlinerParaObject* pOutlinerParaObj;