Home
last modified time | relevance | path

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

/aoo41x/main/filter/source/msfilter/
H A Dmsdffimp.cxx6955 …SotStorageStreamRef xOle10Stm = rDest->OpenSotStream( String::CreateFromAscii( RTL_CONSTASCII_STRI… in ConvertToOle2() local
6957 if( xOle10Stm->GetError() ) in ConvertToOle2()
6994 if( xOle10Stm.Is() ) in ConvertToOle2()
7003 *xOle10Stm << nDataLen; in ConvertToOle2()
7004 xOle10Stm->Write( pData, nDataLen ); in ConvertToOle2()
7005 xOle10Stm = SotStorageStreamRef(); in ConvertToOle2()

Completed in 48 milliseconds