INTEGRATION: CWS aw024 (1.15.110); FILE MERGED

2006/09/21 23:50:48 aw 1.15.110.3: RESYNC: (1.16-1.17); FILE MERGED
2005/09/17 14:19:53 aw 1.15.110.2: RESYNC: (1.15-1.16); FILE MERGED
2005/05/19 12:11:46 aw 1.15.110.1: #i39529#
This commit is contained in:
Ivo Hinkelmann 2006-11-14 13:47:21 +00:00
parent 3f54635aeb
commit e15e425143

View file

@ -4,9 +4,9 @@
*
* $RCSfile: tabcontr.cxx,v $
*
* $Revision: 1.17 $
* $Revision: 1.18 $
*
* last change: $Author: obo $ $Date: 2006-09-16 19:44:32 $
* last change: $Author: ihi $ $Date: 2006-11-14 14:47:21 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@ -400,7 +400,7 @@ long TabControl::StartRenaming()
::sd::View* pView = pDrViewSh->GetView();
if ( pView->IsTextEdit() )
pView->EndTextEdit();
pView->SdrEndTextEdit();
}
return( bOK );