To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=89068
                 Issue #|89068
                 Summary|XTextTable.getCellNames() returns invisible cells too
               Component|Word processor
                 Version|OOo 2.4.0
                Platform|All
                     URL|
              OS/Version|All
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|programming
             Assigned to|mru
             Reported by|rvojta





------- Additional comments from [EMAIL PROTECTED] Tue May  6 13:57:41 +0000 
2008 -------
XTextTable gives you a possibility to get list of all cell names via
getCellNames() method. The problem is, that it returns all cells, not only
visible cells. IOW there's no way how to retreive only visible cells.

What I mean by invisible cell? If you merge cells A4:A6, cells A5 & A6 are
invisible. You can't access them and they shouldn't be in the array of
getCellNames().

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