Hi, I have a problem with a search in a calc document.
I have a document with various keywords, which are searched and saved in a
XIndexAccess. Then I cast the XIndexAccess elements in XCell objects.
This until now worked fine.
But an error occurs, if two (or more?) keywords are in neighbouring cells.
Then only one of the two keywords is being found (the first one, I guess),
and even the XIndexAcess element with the keyword that has been found
cannot be casted in a XCell object (NullPointerException).
This happens no matter if the keywords are in cells which are side by side,
or on top of each other.
Anybody ever experienced this error, and / or know how to solve it (if it`s
not a bug)?

Thanks!


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to