« Return to Thread: Calc: Serious problems accessing multi-line cell text.

Re: Calc: Serious problems accessing multi-line cell text.

by Jan Holst Jensen :: Rate this Message:

Reply to Author | View in Thread

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. Fantastic :-).
>
> I have downloaded the m50 snapshot and will give it a spin and report
> back.

And the verdict is: Works great as far as I can see.

The code I posted now behaves consistently. I can copy multi-line text,
and formulas working on it, to another sheet or workbook without
problems. My extension's spreadsheet functions no longer complain and
built-ins like "=CONCATENATE(A1;A2)" also work, nicely preserving linefeeds.

My thanks to the developers. I am a happy camper when 3.2 gets out.

Cheers
-- Jan

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@...
For additional commands, e-mail: dev-help@...

 « Return to Thread: Calc: Serious problems accessing multi-line cell text.