To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=59645
User sba changed the following:
What |Old value |New value
================================================================================
Status|RESOLVED |VERIFIED
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Thu Jul 27 05:48:12 -0700
2006 -------
SBA: Verified in CWS tl24.
Running the macro calls a dialog that shows an OK button and the values of the
second row of the first table of:
(1) Cell B2
(2) Cell A2, B2, C2
(3) Cell B2
Bug: returns 0 / 0,0,0 / 34
Fix: returns 34 / ab; 34; "" / 34 (as the cell C2 is empty)
When changing the "0" in the macro code line
"oTable = Thiscomponent.getTextTables().getbyIndex(0)"
to "1" and "2", the second and third tables of the sample document are read.
Verified in CWS tl24
---------------------------------------------------------------------
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]