Hi there,
I want to kill the status flags in Cell. The remaining ones
indicate parsing,
circular calculation and dependency errors. Now, I want to
move them
(actually not themselves, but their semantics) to the Value
class, where the
other error values (division-by-zero et al.) reside.
I came across Cell.cpp:330, with the following logic: If the
formulas should
be displayed and any of the three errors occur, the formula
is not shown, but
the corresponding error value. If any of the other errors is
given, the
formula is shown though. That confuses me. Is this behaviour
intended? If so,
why?
If no one objects, I'll change it, so it will always show
the formula
regardless of the error.
Bye,
Stefan
_______________________________________________
koffice-devel mailing list
koffice-devel kde.org
h
ttps://mail.kde.org/mailman/listinfo/koffice-devel
|