Searched refs:nSvcs (Results 1 – 2 of 2) sorted by relevance
237 sal_Int32 nSvcs = aSvcImplNames.getLength(); in SetAvailableCfgServiceLists() local238 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() local1694 for (sal_Int32 j = 0; j < nSvcs; ++j) in SaveCfgSvcs()1733 sal_Int32 nSvcs = aRes.getLength(); in GetLangSvcList() local1734 if (nSvcs) in GetLangSvcList()1737 for (sal_Int32 j = 0; j < nSvcs; ++j) in GetLangSvcList()
340 sal_Int32 nSvcs = aSvcImplNames.getLength(); in UpdateAll() local342 for (sal_Int32 j = 0; j < nSvcs; ++j) in UpdateAll()377 sal_Int32 nSvcs = aSvcImplNames.getLength(); in UpdateAll() local379 for (sal_Int32 j = 0; j < nSvcs; ++j) in UpdateAll()
Completed in 70 milliseconds