On 07/19/10 15:24, rashi dhing wrote:
I've defined a class which I call the ScDeductive in sc/source/ui/deductive.
I have defined a function "StartEval"
which evaluates the clause( formula ) and returns an array as a result. This
function is called from
"ScInputHandler::DataChanged" . I enter the formula in a cell but I would
like to display the result in a range
on the spreadsheet as the result is an array / matrix.
Can you tell me the right approach to do this !

Does that mean while a user is editing a cell, you want to put results into other cells, overwriting the previous content of the cells?

Niklas

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@sc.openoffice.org
For additional commands, e-mail: dev-h...@sc.openoffice.org

Reply via email to