Home
last modified time | relevance | path

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

/AOO42X/main/ucb/source/sorter/
H A Dsortresult.cxx1026 long SortedResultSet::CompareImpl( Reference < XResultSet > xResultOne, in CompareImpl() argument
1033 Reference < XRow > xRowOne = Reference< XRow >::query( xResultOne ); in CompareImpl()
1049 if ( xResultOne->absolute( nIndexOne ) ) in CompareImpl()
1068 if ( xResultOne->absolute( nIndexOne ) ) in CompareImpl()
1088 if ( xResultOne->absolute( nIndexOne ) ) in CompareImpl()
1107 if ( xResultOne->absolute( nIndexOne ) ) in CompareImpl()
1133 if ( xResultOne->absolute( nIndexOne ) ) in CompareImpl()
1162 if ( xResultOne->absolute( nIndexOne ) ) in CompareImpl()
1197 if ( xResultOne->absolute( nIndexOne ) ) in CompareImpl()
1217 if ( xResultOne->absolute( nIndexOne ) ) in CompareImpl()
[all …]
H A Dsortresult.hxx176 long CompareImpl( REFERENCE < XRESULTSET > xResultOne,
181 long CompareImpl( REFERENCE < XRESULTSET > xResultOne,