Home
last modified time | relevance | path

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

/aoo4110/main/filter/source/graphicfilter/idxf/
H A Ddxf2mtf.cxx177 sal_Bool DXF2GDIMetaFile::SetLineAttribute(const DXFBasicEntity & rE, sal_uLong /*nWidth*/) in SetLineAttribute() function in DXF2GDIMetaFile
248 if (SetLineAttribute(rE)) { in DrawLineEntity()
287 if (SetLineAttribute(rE)) { in DrawPointEntity()
306 if (SetLineAttribute(rE)==sal_False) return; in DrawCircleEntity()
348 if (SetLineAttribute(rE)==sal_False) return; in DrawArcEntity()
405 if (SetLineAttribute(rE)) { in DrawTraceEntity()
446 if (SetLineAttribute(rE)) { in DrawSolidEntity()
567 if (SetLineAttribute(rE,rTransform.TransLineWidth(fW))) { in DrawPolyLineEntity()
598 if ( SetLineAttribute( rE, rTransform.TransLineWidth( fW ) ) ) in DrawLWPolyLineEntity()
712 if (SetLineAttribute(rE)) { in Draw3DFaceEntity()
H A Ddxf2mtf.hxx73 sal_Bool SetLineAttribute(const DXFBasicEntity & rE, sal_uLong nWidth=0);

Completed in 21 milliseconds