Home
last modified time | relevance | path

Searched refs:xOle10Stm (Results 1 – 1 of 1) sorted by path

/trunk/main/filter/source/msfilter/
H A Dmsdffimp.cxx6995 …SotStorageStreamRef xOle10Stm = rDest->OpenSotStream( String::CreateFromAscii( RTL_CONSTASCII_STRI… in ConvertToOle2() local
6997 if( xOle10Stm->GetError() ) in ConvertToOle2()
7034 if( xOle10Stm.Is() ) in ConvertToOle2()
7043 *xOle10Stm << nDataLen; in ConvertToOle2()
7044 xOle10Stm->Write( pData, nDataLen ); in ConvertToOle2()
7045 xOle10Stm = SotStorageStreamRef(); in ConvertToOle2()

Completed in 72 milliseconds