Searched refs:xCache (Results 1 – 9 of 9) sorted by relevance
| /trunk/main/ucb/source/cacher/ |
| H A D | cacheddynamicresultset.cxx | 60 Reference< XResultSet > xCache( in impl_InitResultSetOne() local 64 m_xMyResultOne = xCache; in impl_InitResultSetOne() 74 Reference< XResultSet > xCache( in impl_InitResultSetTwo() local 78 m_xMyResultTwo = xCache; in impl_InitResultSetTwo()
|
| H A D | dynamicresultsetwrapper.cxx | 397 ::connectToCache( const Reference< XDynamicResultSet > & xCache ) in connectToCache() argument 406 Reference< XSourceInitialization > xTarget( xCache, UNO_QUERY ); in connectToCache() 428 this, xCache, Sequence< NumberedSortingInfo > (), NULL ); in connectToCache()
|
| H A D | dynamicresultsetwrapper.hxx | 135 com::sun::star::ucb::XDynamicResultSet > & xCache );
|
| /trunk/main/ucbhelper/source/provider/ |
| H A D | resultsethelper.cxx | 238 xCache ) in connectToCache() 247 xTarget( xCache, uno::UNO_QUERY ); in connectToCache() 270 this, xCache, m_aCommand.SortingInfo, 0 ); in connectToCache()
|
| /trunk/main/ucb/source/sorter/ |
| H A D | sortdynres.cxx | 228 const Reference< XDynamicResultSet > & xCache ) in connectToCache() 236 Reference< XSourceInitialization > xTarget( xCache, UNO_QUERY ); in connectToCache() 255 this, xCache, Sequence< NumberedSortingInfo > (), NULL ); in connectToCache()
|
| H A D | sortdynres.hxx | 145 connectToCache( const REFERENCE< XDYNAMICRESULTSET > & xCache );
|
| /trunk/main/ucb/source/ucp/file/ |
| H A D | filrset.cxx | 659 const uno::Reference< ucb::XDynamicResultSet > & xCache ) in connectToCache() 670 xCache, uno::UNO_QUERY ); in connectToCache() 690 this, xCache,m_sSortingInfo, NULL ); in connectToCache()
|
| H A D | filrset.hxx | 444 …ToCache( const com::sun::star::uno::Reference< com::sun::star::ucb::XDynamicResultSet > & xCache );
|
| /trunk/main/ucbhelper/inc/ucbhelper/ |
| H A D | resultsethelper.hxx | 179 com::sun::star::ucb::XDynamicResultSet > & xCache );
|