Searched refs:nEndsCount (Results 1 – 1 of 1) sorted by relevance
2143 sal_uInt32 nEndsCount = mpEndCps->getCount() / 4; in getIndex() local2144 sal_uInt32 nIndex = nEndsCount; in getIndex()2146 for (n = 0; n < nEndsCount; ++n) in getIndex()2156 if (n == nEndsCount) in getIndex()2199 sal_uInt32 nEndsCount = mpEndCps->getCount() / 4; in init() local2201 for (sal_uInt32 n = 0; n < nEndsCount; ++n) in init()
Completed in 18 milliseconds