INTEGRATION: CWS aw024 (1.8.36); FILE MERGED
2006/08/03 19:05:23 aw 1.8.36.3: RESYNC: (1.9-1.11); FILE MERGED 2005/09/20 01:45:08 aw 1.8.36.2: RESYNC: (1.8-1.9); FILE MERGED 2005/05/19 12:08:09 aw 1.8.36.1: #i39529#
This commit is contained in:
parent
2b34a82fea
commit
8392b8de78
1 changed files with 3 additions and 3 deletions
|
@ -4,9 +4,9 @@
|
|||
*
|
||||
* $RCSfile: futext3.cxx,v $
|
||||
*
|
||||
* $Revision: 1.11 $
|
||||
* $Revision: 1.12 $
|
||||
*
|
||||
* last change: $Author: kz $ $Date: 2006-07-21 13:53:42 $
|
||||
* last change: $Author: ihi $ $Date: 2006-11-14 15:53:15 $
|
||||
*
|
||||
* The Contents of this file are made available subject to
|
||||
* the terms of GNU Lesser General Public License Version 2.1.
|
||||
|
@ -352,7 +352,7 @@ void FuText::StopEditMode(BOOL bTextDirection)
|
|||
pUndoMan->AddUndoAction( pShowUndo );
|
||||
}
|
||||
|
||||
SdrEndTextEditKind eResult = pView->EndTextEdit();
|
||||
SdrEndTextEditKind eResult = pView->SdrEndTextEdit();
|
||||
pViewShell->SetDrawTextUndo(NULL); // or ScEndTextEdit (with drawview.hxx)
|
||||
|
||||
Cursor* pCur = pWindow->GetCursor();
|
||||
|
|
Loading…
Reference in a new issue