Home
last modified time | relevance | path

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

/trunk/main/ucb/source/sorter/
H A Dsortresult.cxx1033 Reference < XRow > xRowOne = Reference< XRow >::query( xResultOne ); in CompareImpl() local
1050 aOne = xRowOne->getInt( nColumn ); in CompareImpl()
1069 aOne = xRowOne->getLong( nColumn ); in CompareImpl()
1089 aOne = xRowOne->getString( nColumn ); in CompareImpl()
1108 aOne = xRowOne->getDate( nColumn ); in CompareImpl()
1134 aOne = xRowOne->getTime( nColumn ); in CompareImpl()
1163 aOne = xRowOne->getTimestamp( nColumn ); in CompareImpl()
1198 aOne = xRowOne->getFloat( nColumn ); in CompareImpl()
1218 aOne = xRowOne->getDouble( nColumn ); in CompareImpl()
1260 Reference < XRow > xRowOne = in CompareImpl() local
[all …]

Completed in 37 milliseconds