|
LibreOffice Module vcl (master) 1
|
#include <dxfentrd.hxx>
Public Member Functions | |
| DXFSeqEndEntity () | |
Public Member Functions inherited from DXFBasicEntity | |
| virtual | ~DXFBasicEntity () |
| void | Read (DXFGroupReader &rDGR) |
Additional Inherited Members | |
Public Attributes inherited from DXFBasicEntity | |
| DXFBasicEntity * | pSucc |
| DXFEntityType | eType |
| OString | m_sLayer |
| OString | m_sLineType |
| double | fThickness |
| tools::Long | nColor |
| tools::Long | nSpace |
| DXFVector | aExtrusion |
Protected Member Functions inherited from DXFBasicEntity | |
| DXFBasicEntity (DXFEntityType eThisType) | |
| virtual void | EvaluateGroup (DXFGroupReader &rDGR) |
Definition at line 469 of file dxfentrd.hxx.
| DXFSeqEndEntity::DXFSeqEndEntity | ( | ) |
Definition at line 744 of file dxfentrd.cxx.