To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=68769
User mmeeks changed the following:
What |Old value |New value
================================================================================
Issue type|DEFECT |PATCH
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Fri Aug 18 06:49:40 -0700
2006 -------
So - debugging this I see:
sw/source/core/doc/docsort.cxx (SwSortBoxElement::GetValue)
always returns 0, pFndBox is non-NULL, but:
double aVal = pFndBox->GetBox()->GetFrmFmt()->GetTblBoxValue().GetValue();
is always 0 - not convinced wrt. the GetFrmFmt() stuff - but no clue what's
goin on.
This trivial patch 'fixes' it (for me at least).
---------------------------------------------------------------------
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]