Searched refs:xRowTwo (Results 1 – 1 of 1) sorted by relevance
1034 Reference < XRow > xRowTwo = Reference< XRow >::query( xResultTwo ); in CompareImpl() local1052 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 23 milliseconds