Searched refs:PROP_INPUTSTREAM (Results 1 – 17 of 17) sorted by relevance
166 const ::rtl::OUString& MediaDescriptor::PROP_INPUTSTREAM() in PROP_INPUTSTREAM() function in comphelper::MediaDescriptor585 const_iterator pIt = find(MediaDescriptor::PROP_INPUTSTREAM()); in impl_addInputStream()699 (*this)[MediaDescriptor::PROP_INPUTSTREAM()] <<= xResultStream; in impl_openStreamWithPostData()860 (*this)[MediaDescriptor::PROP_INPUTSTREAM()] <<= xInputStream; in impl_openStreamWithURL()
68 aMedium[comphelper::MediaDescriptor::PROP_INPUTSTREAM()] >>= xInputStream; in threadFunction()
61 …aMediaDesc.getUnpackedValueOrDefault( MediaDescriptor::PROP_INPUTSTREAM(), uno::Reference< io::XIn… in filter()
86 static const ::rtl::OUString& PROP_INPUTSTREAM();
206 …Reference< XInputStream > xInStrm( aDescriptor[ MediaDescriptor::PROP_INPUTSTREAM() ], UNO_QUERY_T… in detect()
965 … ::comphelper::MediaDescriptor::PROP_INPUTSTREAM(), in impl_seekStreamToZero()1084 rDescriptor.getUnpackedValueOrDefault(::comphelper::MediaDescriptor::PROP_INPUTSTREAM(), in impl_askUserForTypeAndFilterIfAllowed()
835 aMediaDescriptor[comphelper::MediaDescriptor::PROP_INPUTSTREAM()] >>= xInputStream; in InsertFile()837 aMediaDescriptor[comphelper::MediaDescriptor::PROP_INPUTSTREAM()] >>= xInputStream; in InsertFile()
112 aMediaDesc[ MediaDescriptor::PROP_INPUTSTREAM() ] <<= rMedium.GetInputStream(); in ScImportExcel()
271 aMediaDesc[ MediaDescriptor::PROP_INPUTSTREAM() ] <<= rMedium.GetInputStream(); in ReadBasic()
340 aDescriptor.getUnpackedValueOrDefault(::comphelper::MediaDescriptor::PROP_INPUTSTREAM(), in dispatchWithNotification()
534 …return rMediaDesc.getUnpackedValueOrDefault( MediaDescriptor::PROP_INPUTSTREAM(), Reference< XInpu… in implGetInputStream()
499 … Reference< XInputStream > xInStrm( rMediaDesc[ MediaDescriptor::PROP_INPUTSTREAM() ], UNO_QUERY ); in extractUnencryptedPackage()
443 aDescriptor[::comphelper::MediaDescriptor::PROP_INPUTSTREAM() ] <<= xInStream; in GuessFilterControlDefaultUI()
2403 aMedium[comphelper::MediaDescriptor::PROP_INPUTSTREAM()] >>= xInputStream; in GetLockingStream_Impl()2523 aMedium[comphelper::MediaDescriptor::PROP_INPUTSTREAM()] >>= pImp->xInputStream; in GetMedium_Impl()
1314 md[ ::comphelper::MediaDescriptor::PROP_INPUTSTREAM() ] >>= xIn; in loadMetadataFromMedium()
2051 md[ ::comphelper::MediaDescriptor::PROP_INPUTSTREAM() ] >>= xIn; in loadFromMedium()
721 pIt = stlMediaDescriptor.find(::comphelper::MediaDescriptor::PROP_INPUTSTREAM()); in classifyContent()
Completed in 115 milliseconds