Home
last modified time | relevance | path

Searched refs:nLocalCount (Results 1 – 1 of 1) sorted by relevance

/trunk/main/sc/source/core/data/
H A Dolinetab.cxx128 sal_uInt16 nLocalCount = GetCount(); in FindStart() local
129 while ( (nPos<nLocalCount) ? (((ScOutlineEntry*)At(nPos))->GetStart() < nMinStart) : sal_False ) in FindStart()

Completed in 16 milliseconds