To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=104484
User cmc changed the following:
What |Old value |New value
================================================================================
Assigned to|spreadsheet |kohei
--------------------------------------------------------------------------------
Issue type|DEFECT |PATCH
--------------------------------------------------------------------------------
------- Additional comments from [email protected] Thu Sep 3 13:02:09 +0000
2009 -------
Stuff like nEndRow = static_cast<SCCOL>(n2) should have probably been nEndRow =
static_cast<SCROW>(n2)
that makes this work (albeit fairly slowly)
cmc->kohei: can you assign to to whoever is best to take care of these row/col
limit things ?
---------------------------------------------------------------------
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]