Home
last modified time | relevance | path

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

/aoo4110/main/svtools/bmpmaker/
H A Dbmpcore.cxx82 …SvFileStream* pCollectStm = pCollectFile ? new SvFileStream( String( pCollectFile, RTL_TEXTE… in ImplCreate() local
85 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