Searched refs:SetLineAttribute (Results 1 – 2 of 2) sorted by relevance
177 sal_Bool DXF2GDIMetaFile::SetLineAttribute(const DXFBasicEntity & rE, sal_uLong /*nWidth*/) in SetLineAttribute() function in DXF2GDIMetaFile248 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()
73 sal_Bool SetLineAttribute(const DXFBasicEntity & rE, sal_uLong nWidth=0);
Completed in 21 milliseconds