Home
last modified time | relevance | path

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

/AOO41X/main/sw/source/filter/ww8/
H A Descher.hxx101 class SwBasicEscherEx : public EscherEx class
128 SwBasicEscherEx(SvStream* pStrm, WW8Export& rWrt);
136 virtual ~SwBasicEscherEx();
146 SwBasicEscherEx(const SwBasicEscherEx&);
147 SwBasicEscherEx& operator=(const SwBasicEscherEx&);
150 class SwEscherEx : public SwBasicEscherEx
H A Dwrtw8esh.cxx123 bool SwBasicEscherEx::IsRelUrl() in IsRelUrl()
133 String SwBasicEscherEx::GetBasePath() in GetBasePath()
154 String SwBasicEscherEx::BuildFileName(sal_uInt16& rnLevel, bool& rbRel, const String& rUrl ) in BuildFileName()
186 void SwBasicEscherEx::WriteHyperlinkWithinFly( SvMemoryStream& rStrm, const SwFmtURL* pINetFmtArg) in WriteHyperlinkWithinFly()
301 void SwBasicEscherEx::PreWriteHyperlinkWithinFly(const SwFrmFmt& rFmt,EscherPropertyContainer& rPro… in PreWriteHyperlinkWithinFly()
1524 SwBasicEscherEx::SwBasicEscherEx(SvStream* pStrm, WW8Export& rWW8Wrt) in SwBasicEscherEx() function in SwBasicEscherEx
1530 SwBasicEscherEx::~SwBasicEscherEx() in ~SwBasicEscherEx()
1534 void SwBasicEscherEx::WriteFrmExtraData(const SwFrmFmt&) in WriteFrmExtraData()
1540 void SwBasicEscherEx::WriteEmptyFlyFrame(const SwFrmFmt& rFmt, sal_uInt32 nShapeId) in WriteEmptyFlyFrame()
1575 sal_Int32 SwBasicEscherEx::WriteGrfBullet(const Graphic& rGrf) in WriteGrfBullet()
[all …]
H A Dwrtww8gr.cxx726 SwBasicEscherEx aInlineEscher(&rStrm, rWrt); in WriteGrfFromGrfNode()
864 SwBasicEscherEx aInlineEscher(&rStrm, rWrt); in WriteGrfForBullet()
971 SwBasicEscherEx aInlineEscher(&rStrm, rWrt); in WriteGraphicNode()
1016 SwBasicEscherEx aInlineEscher(&rStrm, rWrt); in WriteGraphicNode()