Hi Frank, Frank Meies - Sun Germany - Development - Software Engineer schrieb:
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.
I filed http://www.openoffice.org/issues/show_bug.cgi?id=72530 for this. Regards Peter --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
