Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/filter/ww8/
H A Dwrtw8esh.cxx1469 SvMemoryStream* pEscherStrm = new SvMemoryStream; in CreateEscher() local
1470 pEscherStrm->SetNumberFormatInt(NUMBERFORMAT_INT_LITTLEENDIAN); in CreateEscher()
1471 pEscher = new SwEscherEx(pEscherStrm, *this); in CreateEscher()
1525 … : EscherEx( EscherExGlobalRef( new SwEscherExGlobal ), *pStrm), rWrt(rWW8Wrt), pEscherStrm(pStrm) in SwBasicEscherEx()
2210 mxGlobal->WriteBlibStoreEntry(*pEscherStrm, 1, sal_True, nEndPos); in WritePictures()
2213 *pEscherStrm << *pPicStrm; in WritePictures()
2381 pEscherStrm->Seek(0); in FinishEscher()
2382 *rWrt.pTableStrm << *pEscherStrm; in FinishEscher()
2383 delete pEscherStrm, pEscherStrm = 0; in FinishEscher()
H A Descher.hxx107 SvStream* pEscherStrm; member in SwBasicEscherEx

Completed in 39 milliseconds