Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/excel/
H A Dxestring.cxx56 …for( CIT aItL = rLeft.begin(), aItR = rRight.begin(); !nResult && (aItL != aEndL) && (aItR != aEnd… in lclCompareVectors() local
57 nResult = static_cast< int >( *aItL ) - static_cast< int >( *aItR ); in lclCompareVectors()

Completed in 15 milliseconds