Home
last modified time | relevance | path

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

/AOO42X/main/sw/source/filter/ww8/
H A Dwrtww8gr.cxx725 SwBasicEscherEx aInlineEscher(&rStrm, rWrt); in WriteGrfFromGrfNode() local
726 aInlineEscher.WriteGrfFlyFrame(rFly.GetFrmFmt(), 0x401); in WriteGrfFromGrfNode()
727 aInlineEscher.WritePictures(); in WriteGrfFromGrfNode()
863 SwBasicEscherEx aInlineEscher(&rStrm, rWrt); in WriteGrfForBullet() local
864 aInlineEscher.WriteGrfBullet(rGrf); in WriteGrfForBullet()
865 aInlineEscher.WritePictures(); in WriteGrfForBullet()
970 SwBasicEscherEx aInlineEscher(&rStrm, rWrt); in WriteGraphicNode() local
971 aInlineEscher.WriteOLEFlyFrame(rFly.GetFrmFmt(), 0x401); in WriteGraphicNode()
972 aInlineEscher.WritePictures(); in WriteGraphicNode()
1015 SwBasicEscherEx aInlineEscher(&rStrm, rWrt); in WriteGraphicNode() local
[all …]