Home
last modified time | relevance | path

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

/AOO41X/main/sw/source/filter/ww8/
H A Descher.hxx150 class SwEscherEx : public SwBasicEscherEx class
177 SwEscherEx( SvStream* pStrm, WW8Export& rWW8Wrt );
178 virtual ~SwEscherEx();
188 SwEscherEx(const SwEscherEx&);
189 SwEscherEx &operator=(const SwEscherEx&);
H A Dwrtw8esh.cxx1471 pEscher = new SwEscherEx(pEscherStrm, *this); in CreateEscher()
1490 void SwEscherEx::WritePictures() in WritePictures()
1802 void SwEscherEx::SetPicId(const SdrObject &rSdrObj, sal_uInt32 nShapeId, in SetPicId()
2071 sal_Int32 SwEscherEx::WriteFlyFrameAttr(const SwFrmFmt& rFmt, MSO_SPT eShapeType, in WriteFlyFrameAttr()
2217 SwEscherEx::SwEscherEx(SvStream* pStrm, WW8Export& rWW8Wrt) in SwEscherEx() function in SwEscherEx
2375 SwEscherEx::~SwEscherEx() in ~SwEscherEx()
2379 void SwEscherEx::FinishEscher() in FinishEscher()
2845 void SwEscherEx::WriteFrmExtraData( const SwFrmFmt& rFmt ) in WriteFrmExtraData()
2857 sal_Int32 SwEscherEx::WriteFlyFrm(const DrawObj &rObj, sal_uInt32 &rShapeId, in WriteFlyFrm()
2966 sal_Int32 SwEscherEx::WriteTxtFlyFrame(const DrawObj &rObj, sal_uInt32 nShapeId, in WriteTxtFlyFrame()
[all …]
H A Dwrtww8.hxx65 class SwEscherEx;
534 SwEscherEx* pEscher; // escher export class