Home
last modified time | relevance | path

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

/trunk/main/linguistic/source/
H A Dlngsvcmgr.cxx237 sal_Int32 nSvcs = aSvcImplNames.getLength(); in SetAvailableCfgServiceLists() local
238 if (nSvcs) in SetAvailableCfgServiceLists()
246 uno::Sequence< OUString > aAvailSvcs( nSvcs ); in SetAvailableCfgServiceLists()
248 for (sal_Int32 k = 0; k < nSvcs; ++k) in SetAvailableCfgServiceLists()
1692 sal_Int32 nSvcs = aSvcImplNames.getLength(); in SaveCfgSvcs() local
1694 for (sal_Int32 j = 0; j < nSvcs; ++j) in SaveCfgSvcs()
1733 sal_Int32 nSvcs = aRes.getLength(); in GetLangSvcList() local
1734 if (nSvcs) in GetLangSvcList()
1737 for (sal_Int32 j = 0; j < nSvcs; ++j) in GetLangSvcList()
/trunk/main/editeng/source/misc/
H A Dunolingu.cxx340 sal_Int32 nSvcs = aSvcImplNames.getLength(); in UpdateAll() local
342 for (sal_Int32 j = 0; j < nSvcs; ++j) in UpdateAll()
377 sal_Int32 nSvcs = aSvcImplNames.getLength(); in UpdateAll() local
379 for (sal_Int32 j = 0; j < nSvcs; ++j) in UpdateAll()

Completed in 30 milliseconds