Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/miscdlgs/
H A Dsolverutil.cxx82 void ScSolverUtil::GetImplementations( uno::Sequence<rtl::OUString>& rImplNames, in GetImplementations() argument
85 rImplNames.realloc(0); // clear in GetImplementations()
128 rImplNames.realloc( nCount+1 ); in GetImplementations()
129 rImplNames[nCount] = sName; in GetImplementations()
H A Dsolveroptions.cxx140 const uno::Sequence<rtl::OUString>& rImplNames, in ScSolverOptionsDialog() argument
155 maImplNames( rImplNames ), in ScSolverOptionsDialog()
/trunk/main/sc/source/ui/inc/
H A Dsolverutil.hxx39 static void GetImplementations( com::sun::star::uno::Sequence<rtl::OUString>& rImplNames,
H A Dsolveroptions.hxx73 const com::sun::star::uno::Sequence<rtl::OUString>& rImplNames,

Completed in 24 milliseconds