Searched refs:xMed (Results 1 – 3 of 3) sorted by relevance
87 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 …]
41 SfxMediumRef xMed; member in SvFileObject
126 SfxMedium xMed( aFileName, STREAM_STD_READ, sal_True ); in ImpLoadLinkedGraphic() local127 xMed.DownLoad(); in ImpLoadLinkedGraphic()129 SvStream* pInStrm = xMed.GetInStream(); in ImpLoadLinkedGraphic()
Completed in 26 milliseconds