Home
last modified time | relevance | path

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

/trunk/main/ucb/source/sorter/ !
H A Dsortresult.cxx1027 Reference < XResultSet > xResultTwo, in CompareImpl()
1034 Reference < XRow > xRowTwo = Reference< XRow >::query( xResultTwo ); in CompareImpl()
1051 if ( xResultTwo->absolute( nIndexTwo ) ) in CompareImpl()
1070 if ( xResultTwo->absolute( nIndexTwo ) ) in CompareImpl()
1090 if ( xResultTwo->absolute( nIndexTwo ) ) in CompareImpl()
1109 if ( xResultTwo->absolute( nIndexTwo ) ) in CompareImpl()
1135 if ( xResultTwo->absolute( nIndexTwo ) ) in CompareImpl()
1164 if ( xResultTwo->absolute( nIndexTwo ) ) in CompareImpl()
1199 if ( xResultTwo->absolute( nIndexTwo ) ) in CompareImpl()
1219 if ( xResultTwo->absolute( nIndexTwo ) ) in CompareImpl()
[all …]
H A Dsortresult.hxx177 REFERENCE < XRESULTSET > xResultTwo,
182 REFERENCE < XRESULTSET > xResultTwo,