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


User tl changed the following:

                  What    |Old value                 |New value
================================================================================
                    Status|NEW                       |RESOLVED
--------------------------------------------------------------------------------
                Resolution|                          |FIXED
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Wed Jul 13 06:48:14 -0700 
2005 -------
The problem itself is that the internal table representation does not have 
columns!
Thus the original implementation for the function only returned an object that
did not support any interface. 

Since the fact that tables do not have caolumns cannot be changed I only changed
the function to return an empty XInterface (which is matching the element type)
instead of the object that can not do anything at all.

Fixed in CWS tl14.
Files changed:
- unotbl.cxx  new revision: 1.91.168.1


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