Home
last modified time | relevance | path

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

/aoo42x/main/sc/source/core/data/
H A Ddociter.cxx1286 sal_Bool ScQueryCellIterator::FindEqualOrSortedLastInRange( SCCOL& nFoundCol, in FindEqualOrSortedLastInRange() argument
1290 nFoundCol = MAXCOL+1; in FindEqualOrSortedLastInRange()
1305 nFoundCol = GetCol(); in FindEqualOrSortedLastInRange()
1315 nCol = nFoundCol; in FindEqualOrSortedLastInRange()
1349 nFoundCol = GetCol(); in FindEqualOrSortedLastInRange()
1354 nCol = nFoundCol; in FindEqualOrSortedLastInRange()
1395 nFoundCol = GetCol(); in FindEqualOrSortedLastInRange()
1400 nCol = nFoundCol; in FindEqualOrSortedLastInRange()
1405 return (nFoundCol <= MAXCOL) && (nFoundRow <= MAXROW); in FindEqualOrSortedLastInRange()
/aoo42x/main/sc/inc/
H A Ddociter.hxx370 sal_Bool FindEqualOrSortedLastInRange( SCCOL& nFoundCol,

Completed in 24 milliseconds