Home
last modified time | relevance | path

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

/trunk/main/stoc/test/
H A Dtestproxyfac.cxx186 Reference< XCurrentContext > xTarget_XCurrentContext( in test_proxyfac_() local
192 xTarget_XCurrentContext->getValueByName( test ) == makeAny( test ) ); in test_proxyfac_()
210 OSL_ASSERT( xTarget == xTarget_XCurrentContext ); in test_proxyfac_()
211 OSL_ASSERT( xTarget_XCurrentContext == xMaster ); in test_proxyfac_()
213 xTarget_XCurrentContext.get() == xMaster_XCurrentContext.get() ); in test_proxyfac_()
214 OSL_ASSERT( xTarget_XCurrentContext == xMaster ); in test_proxyfac_()

Completed in 13 milliseconds