Lines Matching refs:xMaster
177 Reference< XInterface > const & xMaster, OUString const & test, in test_proxyfac_()
182 xMaster, UNO_QUERY_THROW ); in test_proxyfac_()
185 Reference< reflection::XProxyFactory > xTarget( xMaster, UNO_QUERY_THROW ); in test_proxyfac_()
189 xMaster, UNO_QUERY_THROW ); in test_proxyfac_()
200 OSL_ASSERT( xMaster == xFakeAgg ); in test_proxyfac_()
211 OSL_ASSERT( xTarget_XCurrentContext == xMaster ); in test_proxyfac_()
214 OSL_ASSERT( xTarget_XCurrentContext == xMaster ); in test_proxyfac_()
215 OSL_ASSERT( xTarget == xMaster ); in test_proxyfac_()
217 OSL_ASSERT( xTarget_XServiceInfo == xMaster ); in test_proxyfac_()
218 OSL_ASSERT( xMaster_XServiceInfo == xMaster ); in test_proxyfac_()
223 xMaster, UNO_QUERY_THROW ); in test_proxyfac_()
234 Reference< XInterface > const & xMaster, OUString const & test, in test_proxyfac()
237 test_proxyfac_( xMaster, test, xProxyFac ); in test_proxyfac()
239 Reference< XInterface > xNew( TestMaster::create( xMaster, xProxyFac ) ); in test_proxyfac()
292 Reference< XInterface > xMaster( TestMaster::create( xProxyFac ) ); in SAL_IMPLEMENT_MAIN() local
294 xMaster, in SAL_IMPLEMENT_MAIN()
299 Reference< XInterface > xMaster( TestMaster::create( xProxyFac ) ); in SAL_IMPLEMENT_MAIN() local
304 Reference< XInterface > xMaster( TestMaster::create( xProxyFac ) ); in SAL_IMPLEMENT_MAIN() local
306 xMaster, UNO_QUERY_THROW ); in SAL_IMPLEMENT_MAIN()
307 xMaster.clear(); in SAL_IMPLEMENT_MAIN()
315 Reference< XInterface > xMaster( TestMaster::create( xProxyFac ) ); in SAL_IMPLEMENT_MAIN() local
317 xMaster, UNO_QUERY_THROW ); in SAL_IMPLEMENT_MAIN()