Hi Peter,

On 13.12.2006 10:04, Peter Eberlein wrote:

So, wouldn't it make sense to change the behavior in all cases to the behavior in (1)? I see no reasons to argue against adapting the formula automatically in cases of inserting/deleting lines above the sum formula.
Or do we need a sum(above) formula too?

I had to have a look at the responsible code some days ago and if I remember correctly, a range like B1:B3 is internally represented by two pointers to SwTableBox objects, i.e., the moment you define the formula the string B1:B3 is converted to a pair of pointers to Writer core objects. This explains your observations. So there's absolutely no code that adapts the formula on changes on the table model. Looks like some work has to be done for more sophisticated dynamic formulas.

Regards,

Frank

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

  • [sw-discussion... Peter Eberlein
    • Re: [sw-d... Frank Meies - Sun Germany - Development - Software Engineer

Reply via email to