summaryrefslogtreecommitdiff
path: root/sd/source/ui/view/presvish.cxx
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2006-11-14 13:45:31 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2006-11-14 13:45:31 +0000
commit1349791ad30628a732fc656d04cf98ddc2c175f5 (patch)
treec462a1c8a968ebaffef00f7f377ede1e0eec311c /sd/source/ui/view/presvish.cxx
parentd9f9c3da9ddcd3676d8bc54ca036e16d92e064ba (diff)
INTEGRATION: CWS aw024 (1.30.16); FILE MERGED
2006/11/10 05:12:14 aw 1.30.16.3: RESYNC: (1.31-1.32); FILE MERGED 2006/09/21 23:49:13 aw 1.30.16.2: RESYNC: (1.30-1.31); FILE MERGED 2006/07/07 16:04:56 aw 1.30.16.1: adaptions after resync SRC680m171->SRC680m174
Diffstat (limited to 'sd/source/ui/view/presvish.cxx')
-rw-r--r--sd/source/ui/view/presvish.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sd/source/ui/view/presvish.cxx b/sd/source/ui/view/presvish.cxx
index 4fe5f1153589..a6852ef4546a 100644
--- a/sd/source/ui/view/presvish.cxx
+++ b/sd/source/ui/view/presvish.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: presvish.cxx,v $
*
- * $Revision: 1.32 $
+ * $Revision: 1.33 $
*
- * last change: $Author: kz $ $Date: 2006-10-06 09:53:22 $
+ * last change: $Author: ihi $ $Date: 2006-11-14 14:45:31 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -267,7 +267,7 @@ void PresentationViewShell::Activate( BOOL bIsMDIActivate )
GetCurrentFunction()->Activate();
if( pView )
- pView->ShowMarkHdl( NULL );
+ pView->ShowMarkHdl();
}
if( bIsMDIActivate )