Searched refs:pCollectStm (Results 1 – 1 of 1) sorted by relevance
82 …SvFileStream* pCollectStm = pCollectFile ? new SvFileStream( String( pCollectFile, RTL_TEXTE… in ImplCreate() local85 if( pCollectStm ) in ImplCreate()86 pCollectStm->Seek( STREAM_SEEK_TO_END ); in ImplCreate()193 if( pCollectStm && !aBmpEx.IsEmpty() ) in ImplCreate()196 pCollectStm->WriteLine( aCollectString ); in ImplCreate()318 delete pCollectStm; in ImplCreate()
Completed in 12 milliseconds