Searched refs:xOle10Stm (Results 1 – 1 of 1) sorted by relevance
6949 …SotStorageStreamRef xOle10Stm = rDest->OpenSotStream( String::CreateFromAscii( RTL_CONSTASCII_STRI… in ConvertToOle2() local6951 if( xOle10Stm->GetError() ) in ConvertToOle2()6988 if( xOle10Stm.Is() ) in ConvertToOle2()6997 *xOle10Stm << nDataLen; in ConvertToOle2()6998 xOle10Stm->Write( pData, nDataLen ); in ConvertToOle2()6999 xOle10Stm = SotStorageStreamRef(); in ConvertToOle2()
Completed in 41 milliseconds