Home
last modified time | relevance | path

Searched refs:GetInStream (Results 1 – 25 of 45) sorted by relevance

12

/aoo41x/main/sw/source/filter/basflt/
H A Diodetect.cxx229 SvStream* pStream = rMedium.GetInStream(); in IsFileFilter()
252 SvStream* pStrm = rMedium.GetInStream(); in IsFileFilter()
304 …if( pMedium ? ( pMedium->IsStorage() || SotStorage::IsStorageFile( pMedium->GetInStream() ) ) : So… in GetFileFilter()
348 SvStream* pStream = pMedium->GetInStream(); in GetFileFilter()
383 SvStream* pIStrm = pMedium->GetInStream(); in GetFileFilter()
/aoo41x/main/sfx2/source/appl/
H A Dfileobj.cxx162 bLoadError = !GetGraphic_Impl( aGrf, xMed->GetInStream() ); in GetData()
165 !GetGraphic_Impl( aGrf, xMed.Is() ? xMed->GetInStream() : 0 )) in GetData()
323 SendStateChg_Impl( xMed->GetInStream() && xMed->GetInStream()->GetError() in LoadFile_Impl()
597 SvStream* pStrm = pThis->xMed.Is() ? pThis->xMed->GetInStream() : 0; in IMPL_STATIC_LINK()
H A Dopengrf.cxx139 SvStream* pStream = aMed.GetInStream(); in Execute()
/aoo41x/main/sc/source/filter/lotus/
H A Dlotus.cxx46 SvStream* pStream = rMedium.GetInStream(); in ScImportLotus123()
86 pStream = aMedium.GetInStream(); in ScImportLotus123()
/aoo41x/main/sd/source/ui/func/
H A Dfuinsfil.cxx282 …if( pMedium->IsStorage() || ( pMedium->GetInStream() && SotStorage::IsStorageFile( pMedium->GetInS… in DoExecute()
527 SvStream* pStream = pMedium->GetInStream(); in InsTextOrRTFinDrMode()
673 SvStream* pStream = pMedium->GetInStream(); in InsTextOrRTFinOlMode()
/aoo41x/main/sw/source/ui/docvw/
H A Dromenu.cxx490 if( aIn.GetInStream() && !aIn.GetInStream()->GetError() ) in ExportGraphic()
496 *aOut.GetOutStream() << *aIn.GetInStream(); in ExportGraphic()
/aoo41x/main/sc/source/ui/docshell/
H A Ddocsh.cxx1083 SvStream* pStream = rMedium.GetInStream(); in ConvertFrom()
1206 SvStream* pInStream = rMedium.GetInStream(); in ConvertFrom()
1279 SvStream* pStream = rMedium.GetInStream(); in ConvertFrom()
1324 SvStream* pInStream = rMedium.GetInStream(); in ConvertFrom()
1370 SvStream* pInStream = rMedium.GetInStream(); in ConvertFrom()
1406 SvStream* pInStream = rMedium.GetInStream(); in ConvertFrom()
/aoo41x/main/sc/source/filter/qpro/
H A Dbiff.cxx45 mpStream = rMedium.GetInStream(); in ScBiffReader()
/aoo41x/main/sw/source/ui/uiview/
H A Dsrcview.cxx875 SvStream* pStream = pMedium->GetInStream(); in Load()
928 SvStream* pInStream = aMedium.GetInStream(); in Load()
/aoo41x/main/sd/source/filter/
H A Dsdpptwrp.cxx82 SotStorageRef pStorage = new SotStorage( mrMedium.GetInStream(), sal_False ); in Import()
/aoo41x/main/sc/source/filter/excel/
H A Dexcel.cxx68 SvStream* pMedStrm = rMedium.GetInStream(); in ScImportExcel()
/aoo41x/main/sfx2/source/doc/
H A Ddocfile.cxx595 SvStream* SfxMedium::GetInStream() in GetInStream() function in SfxMedium
743 GetInStream(); in CreateFileStream()
798 else if ( GetInStream() ) in IsStorage()
2602 GetInStream(); in StartDownload()
2608 GetInStream(); in DownLoad()
H A Dobjstor.cxx717 pMedium->GetInStream(); in DoLoad()
2118 pMedium->GetInStream(); in DoSaveCompleted()
2341 temp = new utl::OSeekableInputStreamWrapper ( *rMedium.GetInStream() ); in InsertFrom()
2438 …:sun::star::io::XInputStream > ( new utl::OSeekableInputStreamWrapper ( *rMedium.GetInStream() ) ); in ImportFrom()
/aoo41x/main/sfx2/source/bastyp/
H A Dsfxhtml.cxx299 SvStream* pStream = pDLMedium->GetInStream(); in FinishFileDownload()
/aoo41x/main/sw/source/core/edit/
H A Dedtox.cxx360 SvStream& rStrm = *aMedium.GetInStream(); in ApplyAutoMark()
/aoo41x/main/extensions/source/preload/
H A Doemwiz.cxx208 SvStream* pInStream = aMedium.GetInStream(); in LoadFromLocalFile()
/aoo41x/main/sw/source/ui/uno/
H A Dswdetect.cxx320 aMedium.GetInStream(); in detect()
/aoo41x/main/sd/source/ui/unoidl/
H A Dsddetect.cxx333 SvStream* pStm = aMedium.GetInStream(); in detect()
/aoo41x/main/sfx2/inc/sfx2/
H A Ddocfile.hxx210 SvStream* GetInStream();
/aoo41x/main/starmath/source/
H A Dsmdetect.cxx310 SvStream *pStrm = aMedium.GetInStream(); in detect()
/aoo41x/main/svx/source/gallery2/
H A Dgalmisc.cxx121 SvStream* pIStm = aMedium.GetInStream(); in GalleryGraphicImport()
/aoo41x/main/sd/source/filter/grf/
H A Dsdgrffilter.cxx213 SvStream* pIStm = mrMedium.GetInStream(); in Import()
/aoo41x/main/sw/source/filter/writer/
H A Dwriter.cxx395 *aDstFile.GetOutStream() << *aSrcFile.GetInStream(); in CopyLocalFileToINet()
/aoo41x/main/sw/source/ui/config/
H A Duinums.cxx126 Load( *aStrm.GetInStream() ); in Init()
/aoo41x/main/forms/source/component/
H A Dclickableimage.cxx704 SvStream* pStream = m_pMedium->GetInStream(); in StartProduction()

Completed in 129 milliseconds

12