On 06/21/09 22:57, Regina Henschel wrote:
In ODF1.2 draft spec I read, "MULTIPLE.OPERATIONS executes the formula
expression pointed to by FormulaCell and _all_ formula expressions it
depends on while replacing _all_ references to RowCell with references
to RowReplacement respectively all references to ColumnCell with
references to ColumnReplacement."
I think that the terms "execute formula expression" and "while
replacing" is not exact enough.
(1) I interpret it in the way, that I first replace all references,
generating intermediate, temp sheets, and then evaluate that sheet. I
get the following:
The references are replaced dynamically during calculation, not in a
separate step up front. The implementation uses a list of active
replacements in the document (aTableOpList), no modified copies of the
formulas are made.
Niklas
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]