Home
last modified time | relevance | path

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

/trunk/main/filter/source/graphicfilter/idxf/
H A Ddxfentrd.cxx683 DXFHatchEntity::DXFHatchEntity() : in DXFHatchEntity() function in DXFHatchEntity
702 void DXFHatchEntity::EvaluateGroup( DXFGroupReader & rDGR ) in EvaluateGroup()
762 DXFHatchEntity::~DXFHatchEntity() in ~DXFHatchEntity()
876 else if (strcmp(rDGR.GetS(),"HATCH" )==0) pE=new DXFHatchEntity; in Read()
H A Ddxfentrd.hxx464 class DXFHatchEntity : public DXFBasicEntity class
486 DXFHatchEntity();
487 ~DXFHatchEntity();
H A Ddxf2mtf.hxx106 void DrawHatchEntity( const DXFHatchEntity & rE, const DXFTransform & rTransform );
H A Ddxf2mtf.cxx610 void DXF2GDIMetaFile::DrawHatchEntity(const DXFHatchEntity & rE, const DXFTransform & rTransform ) in DrawHatchEntity()
818 DrawHatchEntity((DXFHatchEntity&)*pE, *pT); in DrawEntities()

Completed in 34 milliseconds