Home
last modified time | relevance | path

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

/aoo41x/main/bridges/test/
H A Dtestcomp.cxx662 Reference< XTestFactory > rRFact( rRemote , UNO_QUERY ); in testRemote() local
663 if( ! rRFact.is() ) in testRemote()
668 OSL_ASSERT( rRFact.is() ); in testRemote()
670 Reference< XCallMe > rRCallMe = rRFact->createCallMe(); in testRemote()
694 testOnewayPerformanceOnTwoInterfaces( rRFact->createCallMe(), rRCallMe ); in testRemote()
704 Reference< XInterfaceTest > rRTest = rRFact->createInterfaceTest(); in testRemote()
705 Reference< XInterfaceTest > rRTest2 = rRFact->createInterfaceTest(); in testRemote()
706 Reference< XInterfaceTest > rRTest3 = rRFact->createInterfaceTest(); in testRemote()

Completed in 18 milliseconds