Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/ui/miscdlgs/
H A Dsolverutil.cxx82 void ScSolverUtil::GetImplementations( uno::Sequence<rtl::OUString>& rImplNames, in GetImplementations()
141 uno::Reference<sheet::XSolver> ScSolverUtil::GetSolver( const rtl::OUString& rImplName ) in GetSolver()
187 uno::Sequence<beans::PropertyValue> ScSolverUtil::GetDefaults( const rtl::OUString& rImplName ) in GetDefaults()
H A Dsolveroptions.cxx257 …uno::Reference<sheet::XSolverDescription> xDesc( ScSolverUtil::GetSolver( maEngine ), uno::UNO_QUE… in FillListBox()
341 maProperties = ScSolverUtil::GetDefaults( maEngine ); in ReadFromComponent()
H A Doptsolver.cxx370 ScSolverUtil::GetImplementations( maImplNames, maDescriptions ); in Init()
803 … maProperties = ScSolverUtil::GetDefaults( maEngine ); // get property defaults from component in FindTimeout()
985 uno::Reference<sheet::XSolver> xSolver = ScSolverUtil::GetSolver( maEngine ); in CallSolver()
/aoo4110/main/sc/source/ui/inc/
H A Dsolverutil.hxx36 class ScSolverUtil class

Completed in 21 milliseconds