Home
last modified time | relevance | path

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

/trunk/main/framework/test/
H A Dtest.cxx333 Reference< XPropertySet > xLoaderProperties( xLoader, UNO_QUERY ); in impl_testTypeDetection() local
334 …LOG_ASSERT( !(xLoaderProperties.is()==sal_False), "TestApplication::impl_testTypeDetection()\nLoad… in impl_testTypeDetection()
335 if( xLoaderProperties.is() == sal_True ) in impl_testTypeDetection()
338 xLoaderProperties->getPropertyValue( DECLARE_ASCII("UIName") ) >>= sUIName; in impl_testTypeDetection()

Completed in 26 milliseconds