Searched refs:xStubFactory (Results 1 – 6 of 6) sorted by relevance
264 xStubFactory; in connectToCache() local267 xStubFactory in connectToCache()279 if ( xStubFactory.is() ) in connectToCache()281 xStubFactory->connectToCache( in connectToCache()
421 Reference< XCachedDynamicResultSetStubFactory > xStubFactory; in connectToCache() local424 xStubFactory = Reference< XCachedDynamicResultSetStubFactory >( in connectToCache()434 if( xStubFactory.is() ) in connectToCache()436 xStubFactory->connectToCache( in connectToCache()
248 Reference< XCachedDynamicResultSetStubFactory > xStubFactory; in connectToCache() local251 xStubFactory = Reference< XCachedDynamicResultSetStubFactory >( in connectToCache()261 if( xStubFactory.is() ) in connectToCache()263 xStubFactory->connectToCache( in connectToCache()
728 uno::Reference< ucb::XCachedDynamicResultSetStubFactory > xStubFactory; in connectToCache() local731 xStubFactory in connectToCache()742 if( xStubFactory.is() ) in connectToCache()744 xStubFactory->connectToCache( in connectToCache()
160 XCachedDynamicResultSetStubFactory xStubFactory = in createTestEnvironment() local165 xStubFactory.createCachedDynamicResultSetStub(dynResSet) ; in createTestEnvironment()
164 XCachedContentResultSetStubFactory xStubFactory = in createTestEnvironment() local168 resSetStub = xStubFactory.createCachedContentResultSetStub(resSet) ; in createTestEnvironment()
Completed in 32 milliseconds