Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/ui/view/
H A Dviewfun5.cxx131 aDataHelper.GetInputStream( nFormatId, xStm ) ) in PasteDataFormat()
230 if ( aDataHelper.GetInputStream( SOT_FORMATSTR_ID_EMBED_SOURCE_OLE, xStm ) in PasteDataFormat()
231 || aDataHelper.GetInputStream( SOT_FORMATSTR_ID_EMBEDDED_OBJ_OLE, xStm ) ) in PasteDataFormat()
531 if( aDataHelper.GetInputStream( nFormatId, xStm ) ) in PasteDataFormat()
/aoo41x/main/sd/source/ui/view/
H A Dsdview3.cxx873 … ( aDataHelper.GetInputStream( nFormat ? nFormat : SOT_FORMATSTR_ID_EMBED_SOURCE, xStm ) || in InsertData()
874 aDataHelper.GetInputStream( SOT_FORMATSTR_ID_EMBEDDED_OBJ, xStm ) ) ) in InsertData()
1068 … if ( aDataHelper.GetInputStream( nFormat ? nFormat : SOT_FORMATSTR_ID_EMBED_SOURCE_OLE, xStm ) || in InsertData()
1069 aDataHelper.GetInputStream( SOT_FORMATSTR_ID_EMBEDDED_OBJ_OLE, xStm ) ) in InsertData()
/aoo41x/main/svtools/inc/svtools/
H A Dtransfer.hxx395 …sal_Bool GetInputStream( SotFormatStringId nFormat, ::com::sun::star::uno::Refe…
396 …sal_Bool GetInputStream( const ::com::sun::star::datatransfer::DataFlavor& rFla…
/aoo41x/main/sc/source/filter/excel/
H A Dexcel.cxx112 aMediaDesc[ MediaDescriptor::PROP_INPUTSTREAM() ] <<= rMedium.GetInputStream(); in ScImportExcel()
H A Dexcimp8.cxx271 aMediaDesc[ MediaDescriptor::PROP_INPUTSTREAM() ] <<= rMedium.GetInputStream(); in ReadBasic()
/aoo41x/main/svtools/source/misc/
H A Dtransfer.cxx2311 sal_Bool TransferableDataHelper::GetInputStream( SotFormatStringId nFormat, Reference < XInputStrea… in GetInputStream() function in TransferableDataHelper
2314 …return( SotExchange::GetFormatDataFlavor( nFormat, aFlavor ) && GetInputStream( aFlavor, rxStream … in GetInputStream()
2319 sal_Bool TransferableDataHelper::GetInputStream( const DataFlavor& rFlavor, Reference < XInputStrea… in GetInputStream() function in TransferableDataHelper
/aoo41x/main/sw/source/ui/uno/
H A Dswdetect.cxx205 xStream = aMedium.GetInputStream(); in detect()
/aoo41x/main/sd/source/ui/unoidl/
H A Dsddetect.cxx221 xStream = aMedium.GetInputStream(); in detect()
/aoo41x/main/sfx2/inc/sfx2/
H A Ddocfile.hxx237 ::com::sun::star::uno::Reference< ::com::sun::star::io::XInputStream > GetInputStream();
/aoo41x/main/starmath/source/
H A Dsmdetect.cxx208 xStream = aMedium.GetInputStream(); in detect()
H A Dview.cxx1501 aData.GetInputStream( nId, xStrm ) && xStrm.is() ) in Execute()
/aoo41x/main/svx/source/xml/
H A Dxmlxtimp.cxx406 aParserInput.aInputStream = aMedium.GetInputStream(); in load()
/aoo41x/main/sw/source/ui/dochdl/
H A Dswdtflvr.cxx1751 if( nId && rData.GetInputStream( nId, xStrm ) && xStrm.is() ) in _PasteOLE()
1818 if ( !rData.GetInputStream( SOT_FORMATSTR_ID_EMBED_SOURCE_OLE, xStrm ) ) in _PasteOLE()
1819 rData.GetInputStream( SOT_FORMATSTR_ID_EMBEDDED_OBJ_OLE, xStrm ); in _PasteOLE()
/aoo41x/main/sc/source/ui/unoobj/
H A Dscdetect.cxx370 xStream.set(aMedium.GetInputStream()); in detect()
/aoo41x/main/sfx2/source/bastyp/
H A Dfltfnc.cxx435 …n::star::uno::Reference< ::com::sun::star::io::XInputStream > xInStream = rMedium.GetInputStream(); in GuessFilterControlDefaultUI()
/aoo41x/main/sfx2/source/doc/
H A Ddocfile.cxx1941 uno::Reference< io::XInputStream > xInStream = GetInputStream(); in TryDirectTransfer()
3533 ::com::sun::star::uno::Reference< ::com::sun::star::io::XInputStream > SfxMedium::GetInputStream() in GetInputStream() function in SfxMedium
H A Dobjstor.cxx939 aStreamAny <<= pMedium->GetInputStream(); in HandleFilter()

Completed in 179 milliseconds