Home
last modified time | relevance | path

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

/trunk/main/framework/test/
H A Dtest.cxx558 …Reference< XFrame > xPlugIn( xPlugInFactory->createInstanceWithArguments( seqArguments ), UNO_QUER… in impl_testPlugIn() local
559 …LOG_ASSERT( !(xPlugIn.is()==sal_False), "TestApplication::impl_testPlugIn()\nFactory has created n… in impl_testPlugIn()
561 xPlugIn->setName( OUString(RTL_CONSTASCII_USTRINGPARAM("PlugIn")) ); in impl_testPlugIn()
563 xPlugIn->setCreator( xSupplier ); in impl_testPlugIn()

Completed in 13 milliseconds