Searched refs:mnLastPos (Results 1 – 4 of 4) sorted by relevance
283 mrSegs(rSegs), mnCurPos(0), mnLastPos(-1), mbCurValue(false) in ForwardIterator()293 if (mnCurPos > mnLastPos) in getValue()301 mnLastPos = aData.mnRow2; in getValue()310 return mnLastPos; in getLastPos()481 mrSegs(rSegs), mnCurPos(0), mnLastPos(-1), mnCurValue(0) in ForwardIterator()491 if (mnCurPos > mnLastPos) in getValue()499 mnLastPos = aData.mnRow2; in getValue()508 return mnLastPos; in getLastPos()
55 SCROW mnLastPos; member in ScFlatBoolRowSegments::ForwardIterator144 SCROW mnLastPos; member in ScFlatUInt16RowSegments::ForwardIterator
45 mnLastPos ( rStm.Tell() ), in XPMReader()89 mrIStm.Seek( mnLastPos ); in ReadXPM()
80 long mnLastPos; member in XPMReader
Completed in 28 milliseconds