Searched refs:nStartsCount (Results 1 – 1 of 1) sorted by relevance
2059 sal_uInt32 nStartsCount = mpStartCps->getEntryCount(); in getIndex() local2061 for (n = 0; n < nStartsCount; ++n) in getIndex()2071 if (n == nStartsCount) in getIndex()2097 sal_uInt32 nStartsCount = mpStartCps->getEntryCount(); in getIndex() local2098 for (n = 0; n < nStartsCount; ++n) in getIndex()2111 if (n == nStartsCount) in getIndex()2128 sal_uInt32 nStartsCount = mpStartCps->getEntryCount(); in init() local2130 for (sal_uInt32 n = 0; n < nStartsCount; ++n) in init()
Completed in 61 milliseconds