Home
last modified time | relevance | path

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

/trunk/main/sfx2/source/appl/
H A Dfileobj.cxx87 if ( xMed.Is() ) in ~SvFileObject()
91 xMed.Clear(); in ~SvFileObject()
138 if( !xMed.Is() ) in GetData()
143 xTmpMed = xMed; in GetData()
147 xMed = xTmpMed; in GetData()
165 !GetGraphic_Impl( aGrf, xMed.Is() ? xMed->GetInStream() : 0 )) in GetData()
167 if( !xMed.Is() ) in GetData()
215 xMed.Clear(); in GetData()
318 xMed->DownLoad(); in LoadFile_Impl()
323 SendStateChg_Impl( xMed->GetInStream() && xMed->GetInStream()->GetError() in LoadFile_Impl()
[all …]
H A Dfileobj.hxx41 SfxMediumRef xMed; member in SvFileObject
/trunk/main/svx/source/svdraw/
H A Dsvdograf.cxx126 SfxMedium xMed( aFileName, STREAM_STD_READ, sal_True ); in ImpLoadLinkedGraphic() local
127 xMed.DownLoad(); in ImpLoadLinkedGraphic()
129 SvStream* pInStrm = xMed.GetInStream(); in ImpLoadLinkedGraphic()

Completed in 28 milliseconds