To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=85896





------- Additional comments from [EMAIL PROTECTED] Mon Apr  7 16:46:20 +0000 
2008 -------
fme->mod: In current versions, 

SwCursor* pCrsr = IsTableMode() ? pTblCrsr : pCurCrsr;

has been moved to a function getShellCrsr(). My idea was to have a

SwCursor* pCrsr = pCurCrsr;

in GotoFld(), to assure that pCurCrsr is modified by this function instead of
the table cursor.

---------------------------------------------------------------------
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]

Reply via email to