Home
last modified time | relevance | path

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

/trunk/main/ucb/source/sorter/
H A Dsortresult.cxx1034 Reference < XRow > xRowTwo = Reference< XRow >::query( xResultTwo ); in CompareImpl() local
1052 aTwo = xRowTwo->getInt( nColumn ); in CompareImpl()
1071 aTwo = xRowTwo->getLong( nColumn ); in CompareImpl()
1091 aTwo = xRowTwo->getString( nColumn ); in CompareImpl()
1110 aTwo = xRowTwo->getDate( nColumn ); in CompareImpl()
1136 aTwo = xRowTwo->getTime( nColumn ); in CompareImpl()
1165 aTwo = xRowTwo->getTimestamp( nColumn ); in CompareImpl()
1200 aTwo = xRowTwo->getFloat( nColumn ); in CompareImpl()
1220 aTwo = xRowTwo->getDouble( nColumn ); in CompareImpl()
1262 Reference < XRow > xRowTwo = in CompareImpl() local
[all …]

Completed in 25 milliseconds