Searched refs:xStorageProperties (Results 1 – 1 of 1) sorted by relevance
143 Reference< XPropertySet > xStorageProperties; in detect() local147 xStorageProperties.set( ::comphelper::OStorageHelper::GetStorageFromInputStream( in detect()157 xStorageProperties.set( ::comphelper::OStorageHelper::GetStorageFromURL( in detect()162 if ( xStorageProperties.is() ) in detect()165 xStorageProperties->getPropertyValue( INFO_MEDIATYPE ) >>= sMediaType; in detect()177 ::comphelper::disposeComponent(xStorageProperties); in detect()189 ::comphelper::disposeComponent(xStorageProperties); in detect()
Completed in 17 milliseconds