Home
last modified time | relevance | path

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

/trunk/main/ucbhelper/source/client/
H A Dcontent.cxx979 … Reference< XSortedDynamicResultSetFactory > aSortFactory( aServiceManager->createInstance( in createSortedDynamicCursor() local
983 aResult = aSortFactory->createSortedDynamicResultSet( aOrigCursor, in createSortedDynamicCursor()
1013 … Reference< XSortedDynamicResultSetFactory > aSortFactory( aServiceManager->createInstance( in createSortedDynamicCursor() local
1017 aResult = aSortFactory->createSortedDynamicResultSet( aOrigCursor, in createSortedDynamicCursor()
1052 … Reference< XSortedDynamicResultSetFactory > aSortFactory( aServiceManager->createInstance( in createSortedCursor() local
1056 aDynResult = aSortFactory->createSortedDynamicResultSet( aDynSet, in createSortedCursor()
1105 … Reference< XSortedDynamicResultSetFactory > aSortFactory( aServiceManager->createInstance( in createSortedCursor() local
1109 aDynResult = aSortFactory->createSortedDynamicResultSet( aDynSet, in createSortedCursor()