Home
last modified time | relevance | path

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

/AOO42X/main/sw/source/filter/ww8/
H A Descher.hxx149 class SwEscherEx : public SwBasicEscherEx class
176 SwEscherEx( SvStream* pStrm, WW8Export& rWW8Wrt );
177 virtual ~SwEscherEx();
187 SwEscherEx(const SwEscherEx&);
188 SwEscherEx &operator=(const SwEscherEx&);
H A Dwrtw8esh.cxx1459 pEscher = new SwEscherEx(pEscherStrm, *this); in CreateEscher()
1478 void SwEscherEx::WritePictures() in WritePictures()
1790 void SwEscherEx::SetPicId(const SdrObject &rSdrObj, sal_uInt32 nShapeId, in SetPicId()
2059 sal_Int32 SwEscherEx::WriteFlyFrameAttr(const SwFrmFmt& rFmt, MSO_SPT eShapeType, in WriteFlyFrameAttr()
2205 SwEscherEx::SwEscherEx(SvStream* pStrm, WW8Export& rWW8Wrt) in SwEscherEx() function in SwEscherEx
2363 SwEscherEx::~SwEscherEx() in ~SwEscherEx()
2367 void SwEscherEx::FinishEscher() in FinishEscher()
2833 void SwEscherEx::WriteFrmExtraData( const SwFrmFmt& rFmt ) in WriteFrmExtraData()
2845 sal_Int32 SwEscherEx::WriteFlyFrm(const DrawObj &rObj, sal_uInt32 &rShapeId, in WriteFlyFrm()
2954 sal_Int32 SwEscherEx::WriteTxtFlyFrame(const DrawObj &rObj, sal_uInt32 nShapeId, in WriteTxtFlyFrame()
[all …]
H A Dwrtww8.hxx64 class SwEscherEx;
533 SwEscherEx* pEscher; // escher export class