Searched refs:SwEscherEx (Results 1 – 3 of 3) sorted by relevance
150 class SwEscherEx : public SwBasicEscherEx class177 SwEscherEx( SvStream* pStrm, WW8Export& rWW8Wrt );178 virtual ~SwEscherEx();188 SwEscherEx(const SwEscherEx&);189 SwEscherEx &operator=(const SwEscherEx&);
1471 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()2217 SwEscherEx::SwEscherEx(SvStream* pStrm, WW8Export& rWW8Wrt) in SwEscherEx() function in SwEscherEx2375 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()3071 void SwEscherEx::MakeZOrderArrAndFollowIds( in MakeZOrderArrAndFollowIds()3110 sal_uInt32 SwEscherEx::GetFlyShapeId(const SwFrmFmt& rFmt, in GetFlyShapeId()[all …]
65 class SwEscherEx;534 SwEscherEx* pEscher; // escher export class
Completed in 25 milliseconds