Home
last modified time | relevance | path

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

/aoo41x/main/svtools/source/contnr/
H A Dimivctl2.cxx54 long nPrevValue = LONG_MIN; in GetSortListPos() local
64 if( nValue >= nPrevValue && nValue <= nCurValue ) in GetSortListPos()
66 nPrevValue = nCurValue; in GetSortListPos()
H A Dsvimpicn.cxx3068 long nPrevValue = LONG_MIN; in GetSortListPos() local
3078 if( nValue >= nPrevValue && nValue <= nCurValue ) in GetSortListPos()
3080 nPrevValue = nCurValue; in GetSortListPos()

Completed in 24 milliseconds