To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=51625
User tl changed the following:
What |Old value |New value
================================================================================
Assigned to|tl |fme
--------------------------------------------------------------------------------
Status|STARTED |NEW
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Fri Jul 8 02:38:17 -0700
2005 -------
TL->FME: The problem is in SwCrsrShell::UpdateCrsr
we need to pass the if statement
: if( ( pTstCrsr->HasMark() &&
: pDoc->IsIdxInTbl( pTstCrsr->GetPoint()->nNode ) &&
: ( pTblCrsr ||
: pTstCrsr->GetNode( TRUE )->FindStartNode() !=
: pTstCrsr->GetNode( FALSE )->FindStartNode() ))
: )
then everything will be fine.
In order for this we need a function the explicitly fills 'pTblCrsr' member with
the correct values.
Please take over thanks!
---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]