Home
last modified time | relevance | path

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

/trunk/main/dbaccess/source/filter/xml/
H A Ddbloader2.cxx143 Reference< XPropertySet > xStorageProperties; in detect() local
147 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