Searched refs:nEndsCount (Results 1 – 1 of 1) sorted by relevance
2079 sal_uInt32 nEndsCount = mpEndCps->getCount() / 4; in getIndex() local2080 sal_uInt32 nIndex = nEndsCount; in getIndex()2082 for (n = 0; n < nEndsCount; ++n) in getIndex()2092 if (n == nEndsCount) in getIndex()2135 sal_uInt32 nEndsCount = mpEndCps->getCount() / 4; in init() local2137 for (sal_uInt32 n = 0; n < nEndsCount; ++n) in init()
Completed in 16 milliseconds