Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/ !
H A Descher.hxx100 class SwBasicEscherEx : public EscherEx class
127 SwBasicEscherEx(SvStream* pStrm, WW8Export& rWrt);
135 virtual ~SwBasicEscherEx();
145 SwBasicEscherEx(const SwBasicEscherEx&);
146 SwBasicEscherEx& operator=(const SwBasicEscherEx&);
149 class SwEscherEx : public SwBasicEscherEx
H A Dwrtw8esh.cxx111 bool SwBasicEscherEx::IsRelUrl() in IsRelUrl()
121 String SwBasicEscherEx::GetBasePath() in GetBasePath()
142 String SwBasicEscherEx::BuildFileName(sal_uInt16& rnLevel, bool& rbRel, const String& rUrl ) in BuildFileName()
174 void SwBasicEscherEx::WriteHyperlinkWithinFly( SvMemoryStream& rStrm, const SwFmtURL* pINetFmtArg) in WriteHyperlinkWithinFly()
289 void SwBasicEscherEx::PreWriteHyperlinkWithinFly(const SwFrmFmt& rFmt,EscherPropertyContainer& rPro… in PreWriteHyperlinkWithinFly()
1512 SwBasicEscherEx::SwBasicEscherEx(SvStream* pStrm, WW8Export& rWW8Wrt) in SwBasicEscherEx() function in SwBasicEscherEx
1518 SwBasicEscherEx::~SwBasicEscherEx() in ~SwBasicEscherEx()
1522 void SwBasicEscherEx::WriteFrmExtraData(const SwFrmFmt&) in WriteFrmExtraData()
1528 void SwBasicEscherEx::WriteEmptyFlyFrame(const SwFrmFmt& rFmt, sal_uInt32 nShapeId) in WriteEmptyFlyFrame()
1563 sal_Int32 SwBasicEscherEx::WriteGrfBullet(const Graphic& rGrf) in WriteGrfBullet()
[all …]
H A Dwrtww8gr.cxx725 SwBasicEscherEx aInlineEscher(&rStrm, rWrt); in WriteGrfFromGrfNode()
863 SwBasicEscherEx aInlineEscher(&rStrm, rWrt); in WriteGrfForBullet()
970 SwBasicEscherEx aInlineEscher(&rStrm, rWrt); in WriteGraphicNode()
1015 SwBasicEscherEx aInlineEscher(&rStrm, rWrt); in WriteGraphicNode()