[dev] Antwort: Re: [dev] Java / Problem with search in Calc - Document

2005-11-11 Thread Tobias Hildebrandt
Thanks a lot, I'll try that. Niklas Nebel <[EMAIL PROTECTED] .COM>

Re: [dev] Java / Problem with search in Calc - Document

2005-11-11 Thread Niklas Nebel
Tobias Hildebrandt wrote: 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?) keyw

[dev] Java / Problem with search in Calc - Document

2005-11-11 Thread Tobias Hildebrandt
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 neighbourin