summaryrefslogtreecommitdiff
path: root/sd/source/filter/sdpptwrp.cxx
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2006-11-14 13:22:22 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2006-11-14 13:22:22 +0000
commitc7a8673b40d944c36cb3468676b3ad16d10f6377 (patch)
tree719a22a993f2c9480a751474bbce3d362bc67e6c /sd/source/filter/sdpptwrp.cxx
parent633134d9d56f07140fa5348205993592acb517ea (diff)
INTEGRATION: CWS aw024 (1.11.110); FILE MERGED
2006/09/21 22:47:54 aw 1.11.110.3: RESYNC: (1.12-1.13); FILE MERGED 2005/09/17 10:26:22 aw 1.11.110.2: RESYNC: (1.11-1.12); FILE MERGED 2005/05/19 12:11:19 aw 1.11.110.1: #i39529#
Diffstat (limited to 'sd/source/filter/sdpptwrp.cxx')
-rw-r--r--sd/source/filter/sdpptwrp.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sd/source/filter/sdpptwrp.cxx b/sd/source/filter/sdpptwrp.cxx
index 37bc0070fbb9..6cf6b1dd5dc5 100644
--- a/sd/source/filter/sdpptwrp.cxx
+++ b/sd/source/filter/sdpptwrp.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: sdpptwrp.cxx,v $
*
- * $Revision: 1.13 $
+ * $Revision: 1.14 $
*
- * last change: $Author: obo $ $Date: 2006-09-16 18:19:36 $
+ * last change: $Author: ihi $ $Date: 2006-11-14 14:22:22 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -152,7 +152,7 @@ sal_Bool SdPPTFilter::Export()
/* !!!
if ( pViewShell && pViewShell->GetView() )
- pViewShell->GetView()->EndTextEdit();
+ pViewShell->GetView()->SdrEndTextEdit();
*/
if( PPTExport && xStorRef.Is() )
{