Home
last modified time | relevance | path

Searched refs:aSolution (Results 1 – 1 of 1) sorted by relevance

/trunk/main/sc/source/ui/miscdlgs/
H A Doptsolver.cxx1024 uno::Sequence<double> aSolution = xSolver->getSolution(); in CallSolver() local
1025 if ( aSolution.getLength() == nVarCount ) in CallSolver()
1033 aFunc.PutCell( aCellPos, new ScValueCell( aSolution[nVarPos] ), sal_True ); in CallSolver()

Completed in 29 milliseconds