Searched refs:xLoaderProperties (Results 1 – 1 of 1) sorted by relevance
333 Reference< XPropertySet > xLoaderProperties( xLoader, UNO_QUERY ); in impl_testTypeDetection() local334 …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 21 milliseconds