Home
last modified time | relevance | path

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

/trunk/main/sd/source/filter/eppt/
H A Dpptexsoundcollection.cxx137 SvStream* pSourceFile = ::utl::UcbStreamHelper::CreateStream( aSoundURL, STREAM_READ ); in Write() local
138 if ( pSourceFile ) in Write()
144 pSourceFile->Read( pBuf, nToDo ); in Write()
148 delete pSourceFile; in Write()
/trunk/main/sal/osl/os2/
H A Dfile.cxx2092 void* pSourceFile=0; in oslDoCopyFile() local

Completed in 31 milliseconds