Re: [api-dev] Calc: Serious problems accessing multi-line cell text.

2009-06-13 Thread Jan Holst Jensen
Jan Holst Jensen wrote: Oliver Brinzing wrote: Hi Jan, have you seen http://development.openoffice.org/releases/DEV300_m50_snapshot.html ? -> Transporting newlines in spreadsheet formulas http://www.openoffice.org/issues/show_bug.cgi?id=35913 Ahhh!! You guys are already solving it. F

Re: [api-dev] Calc: Serious problems accessing multi-line cell text.

2009-06-13 Thread Jan Holst Jensen
Oliver Brinzing wrote: Hi Jan, have you seen http://development.openoffice.org/releases/DEV300_m50_snapshot.html ? -> Transporting newlines in spreadsheet formulas http://www.openoffice.org/issues/show_bug.cgi?id=35913 Ahhh!! You guys are already solving it. Fantastic :-). I have down

Re: [api-dev] Calc: Serious problems accessing multi-line cell text.

2009-06-13 Thread Oliver Brinzing
Hi Jan, have you seen http://development.openoffice.org/releases/DEV300_m50_snapshot.html ? -> Transporting newlines in spreadsheet formulas http://www.openoffice.org/issues/show_bug.cgi?id=35913 Oliver Am 12.06.2009 22:39 schrieb Jan Holst Jensen: > Hi all. > > I am developing an add-in

[api-dev] Calc: Serious problems accessing multi-line cell text.

2009-06-12 Thread Jan Holst Jensen
Hi all. I am developing an add-in that has to work with multi-line text entries in cells. The text entries that will be processed are protein entries that in most formats are line-oriented, so there is no way around dealing with multi-line cells. The code below illustrates that multi-line te