Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/
H A Dwrtww8gr.cxx726 SwBasicEscherEx aInlineEscher(&rStrm, rWrt); in WriteGrfFromGrfNode() local
727 aInlineEscher.WriteGrfFlyFrame(rFly.GetFrmFmt(), 0x401); in WriteGrfFromGrfNode()
728 aInlineEscher.WritePictures(); in WriteGrfFromGrfNode()
864 SwBasicEscherEx aInlineEscher(&rStrm, rWrt); in WriteGrfForBullet() local
865 aInlineEscher.WriteGrfBullet(rGrf); in WriteGrfForBullet()
866 aInlineEscher.WritePictures(); in WriteGrfForBullet()
971 SwBasicEscherEx aInlineEscher(&rStrm, rWrt); in WriteGraphicNode() local
972 aInlineEscher.WriteOLEFlyFrame(rFly.GetFrmFmt(), 0x401); in WriteGraphicNode()
973 aInlineEscher.WritePictures(); in WriteGraphicNode()
1016 SwBasicEscherEx aInlineEscher(&rStrm, rWrt); in WriteGraphicNode() local
[all …]

Completed in 18 milliseconds