|
LibreOffice Module vcl (master) 1
|
#include <dxfentrd.hxx>
Public Member Functions | |
| DXFAttDefEntity () | |
Public Member Functions inherited from DXFBasicEntity | |
| virtual | ~DXFBasicEntity () |
| void | Read (DXFGroupReader &rDGR) |
Protected Member Functions | |
| virtual void | EvaluateGroup (DXFGroupReader &rDGR) override |
Protected Member Functions inherited from DXFBasicEntity | |
| DXFBasicEntity (DXFEntityType eThisType) | |
| virtual void | EvaluateGroup (DXFGroupReader &rDGR) |
Private Attributes | |
| DXFVector | aP0 |
| double | fHeight |
| OString | m_sDefVal |
| OString | m_sPrompt |
| OString | m_sTagStr |
| tools::Long | nAttrFlags |
| tools::Long | nFieldLen |
| double | fRotAngle |
| double | fXScale |
| double | fOblAngle |
| OString | m_sStyle |
| tools::Long | nGenFlags |
| tools::Long | nHorzJust |
| tools::Long | nVertJust |
| DXFVector | aAlign |
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 |
Definition at line 248 of file dxfentrd.hxx.
| DXFAttDefEntity::DXFAttDefEntity | ( | ) |
|
overrideprotectedvirtual |
Reimplemented from DXFBasicEntity.
Definition at line 305 of file dxfentrd.cxx.
References aAlign, aP0, DXFBasicEntity::EvaluateGroup(), fHeight, fOblAngle, fRotAngle, DXFVector::fx, fXScale, DXFVector::fy, DXFVector::fz, DXFGroupReader::GetF(), DXFGroupReader::GetG(), DXFGroupReader::GetI(), DXFGroupReader::GetS(), m_sDefVal, m_sPrompt, m_sStyle, m_sTagStr, nAttrFlags, nFieldLen, nGenFlags, nHorzJust, and nVertJust.
|
private |
Definition at line 264 of file dxfentrd.hxx.
Referenced by EvaluateGroup().
|
private |
Definition at line 250 of file dxfentrd.hxx.
Referenced by EvaluateGroup().
|
private |
Definition at line 251 of file dxfentrd.hxx.
Referenced by DXFAttDefEntity(), and EvaluateGroup().
|
private |
Definition at line 259 of file dxfentrd.hxx.
Referenced by DXFAttDefEntity(), and EvaluateGroup().
|
private |
Definition at line 257 of file dxfentrd.hxx.
Referenced by DXFAttDefEntity(), and EvaluateGroup().
|
private |
Definition at line 258 of file dxfentrd.hxx.
Referenced by DXFAttDefEntity(), and EvaluateGroup().
|
private |
Definition at line 252 of file dxfentrd.hxx.
Referenced by EvaluateGroup().
|
private |
Definition at line 253 of file dxfentrd.hxx.
Referenced by EvaluateGroup().
|
private |
Definition at line 260 of file dxfentrd.hxx.
Referenced by EvaluateGroup().
|
private |
Definition at line 254 of file dxfentrd.hxx.
Referenced by EvaluateGroup().
|
private |
Definition at line 255 of file dxfentrd.hxx.
Referenced by DXFAttDefEntity(), and EvaluateGroup().
|
private |
Definition at line 256 of file dxfentrd.hxx.
Referenced by DXFAttDefEntity(), and EvaluateGroup().
|
private |
Definition at line 261 of file dxfentrd.hxx.
Referenced by DXFAttDefEntity(), and EvaluateGroup().
|
private |
Definition at line 262 of file dxfentrd.hxx.
Referenced by DXFAttDefEntity(), and EvaluateGroup().
|
private |
Definition at line 263 of file dxfentrd.hxx.
Referenced by DXFAttDefEntity(), and EvaluateGroup().