Searched refs:nStartsCount (Results 1 – 1 of 1) sorted by relevance
2123 sal_uInt32 nStartsCount = mpStartCps->getEntryCount(); in getIndex() local2125 for (n = 0; n < nStartsCount; ++n) in getIndex()2135 if (n == nStartsCount) in getIndex()2161 sal_uInt32 nStartsCount = mpStartCps->getEntryCount(); in getIndex() local2162 for (n = 0; n < nStartsCount; ++n) in getIndex()2175 if (n == nStartsCount) in getIndex()2192 sal_uInt32 nStartsCount = mpStartCps->getEntryCount(); in init() local2194 for (sal_uInt32 n = 0; n < nStartsCount; ++n) in init()
Completed in 31 milliseconds