Searched refs:pDownLoadData (Results 1 – 2 of 2) sorted by relevance
78 pDownLoadData( NULL ), pOldParent( NULL ), nType( FILETYPE_TEXT ) in SvFileObject()94 delete pDownLoadData; in ~SvFileObject()153 if( pDownLoadData || in GetData()286 if( bWaitForData || !bLoadAgain || xMed.Is() || pDownLoadData ) in LoadFile_Impl()356 if( ( !pStream || !pDownLoadData ) && !rGrf.IsLink() && in GetGraphic_Impl()364 else if( !pDownLoadData ) in GetGraphic_Impl()373 nRes = pGF->ImportGraphic( pDownLoadData->aGrf, aEmptyStr, in GetGraphic_Impl()376 if( pDownLoadData ) in GetGraphic_Impl()378 rGrf = pDownLoadData->aGrf; in GetGraphic_Impl()383 if( !pDownLoadData->aGrf.GetContext() ) in GetGraphic_Impl()[all …]
42 Impl_DownLoadData* pDownLoadData; member in SvFileObject