To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=98552
                 Issue #|98552
                 Summary|Iterating over Text-Cells behaves different when using
                        | cursor instead of the cell
               Component|Word processor
                 Version|OOo 3.0
                Platform|PC
                     URL|
              OS/Version|Windows XP
                  Status|UNCONFIRMED
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|programming
             Assigned to|writerneedsconfirm
             Reported by|leguff





------- Additional comments from [email protected] Wed Jan 28 09:24:26 
+0000 2009 -------
- create an empty writer-document
- insert a table with two cells
- write A in cell A1 and B in cell A2
- code an iteration over cell A1 by using the cell-object of A1
  - you will get the text "A"
- create a text-cursor spawning the start and end of cell A1
  - iterate over it and you'll get "A" and "B"

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