Home
last modified time | relevance | path

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

/AOO42X/main/sw/source/filter/ww8/
H A Drtfexport.hxx91 virtual void ExportGrfBullet(const SwTxtNode& rNd);
H A Dwrtww8.hxx656 virtual void ExportGrfBullet(const SwTxtNode& rNd) = 0;
1040 virtual void ExportGrfBullet(const SwTxtNode& rNd);
H A Dwrtw8nds.cxx2006 ExportGrfBullet(rNode); in OutputTextNode()
2050 ExportGrfBullet(rNode); in OutputTextNode()
H A Drtfexport.cxx197 void RtfExport::ExportGrfBullet(const SwTxtNode& /* rNd */) in ExportGrfBullet() function in RtfExport
H A Dwrtww8.cxx1459 void WW8Export::ExportGrfBullet(const SwTxtNode& rNd) in ExportGrfBullet() function in WW8Export