Searched refs:nLocalCount (Results 1 – 1 of 1) sorted by relevance
128 sal_uInt16 nLocalCount = GetCount(); in FindStart() local129 while ( (nPos<nLocalCount) ? (((ScOutlineEntry*)At(nPos))->GetStart() < nMinStart) : sal_False ) in FindStart()
Completed in 27 milliseconds