Home
last modified time | relevance | path

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

/trunk/main/editeng/source/misc/
H A Dunolingu.cxx251 const int nNumServices = 4; in UpdateAll() local
252 …const sal_Char * apServices[nNumServices] = { SN_SPELLCHECKER, SN_GRAMMARCHECKER, SN_HYPHEN… in UpdateAll()
253 …const sal_Char * apCurLists[nNumServices] = { "ServiceManager/SpellCheckerList", "Ser… in UpdateAll()
254 …const sal_Char * apLastFoundLists[nNumServices] = { "ServiceManager/LastFoundSpellCheckers", "Ser… in UpdateAll()
257 std::vector< list_entry_map_t > aLastFoundSvcs(nNumServices); in UpdateAll()
258 std::vector< list_entry_map_t > aCurSvcs(nNumServices); in UpdateAll()
260 for (int k = 0; k < nNumServices; ++k) in UpdateAll()
357 for (int k = 0; k < nNumServices; ++k) in UpdateAll()
/trunk/main/chart2/source/model/main/
H A DLegend.cxx277 const sal_Int32 nNumServices( 6 ); in getSupportedServiceNames_Static() local
279 Sequence< OUString > aServices( nNumServices ); in getSupportedServiceNames_Static()
286 OSL_ASSERT( nNumServices == nI ); in getSupportedServiceNames_Static()
/trunk/main/chart2/source/tools/
H A DRegressionEquation.cxx333 const sal_Int32 nNumServices( 5 ); in getSupportedServiceNames_Static() local
335 uno::Sequence< ::rtl::OUString > aServices( nNumServices ); in getSupportedServiceNames_Static()
341 OSL_ASSERT( nNumServices == nI ); in getSupportedServiceNames_Static()

Completed in 28 milliseconds