LibreOffice Module vcl (master) 1
Public Member Functions | Public Attributes | List of all members
DXFLType Class Reference

#include <dxftblrd.hxx>

Collaboration diagram for DXFLType:
[legend]

Public Member Functions

 DXFLType ()
 
void Read (DXFGroupReader &rDGR)
 

Public Attributes

DXFLTypepSucc
 
OString m_sName
 
tools::Long nFlags
 
OString m_sDescription
 
tools::Long nDashCount
 
double fPatternLength
 
double fDash [DXF_MAX_DASH_COUNT]
 

Detailed Description

Definition at line 35 of file dxftblrd.hxx.

Constructor & Destructor Documentation

◆ DXFLType()

DXFLType::DXFLType ( )

Definition at line 25 of file dxftblrd.cxx.

Member Function Documentation

◆ Read()

void DXFLType::Read ( DXFGroupReader rDGR)

Member Data Documentation

◆ fDash

double DXFLType::fDash[DXF_MAX_DASH_COUNT]

Definition at line 46 of file dxftblrd.hxx.

Referenced by DXF2GDIMetaFile::LTypeToDXFLineInfo(), and Read().

◆ fPatternLength

double DXFLType::fPatternLength

Definition at line 45 of file dxftblrd.hxx.

Referenced by Read().

◆ m_sDescription

OString DXFLType::m_sDescription

Definition at line 43 of file dxftblrd.hxx.

Referenced by Read().

◆ m_sName

OString DXFLType::m_sName

Definition at line 41 of file dxftblrd.hxx.

Referenced by Read().

◆ nDashCount

tools::Long DXFLType::nDashCount

Definition at line 44 of file dxftblrd.hxx.

Referenced by DXF2GDIMetaFile::LTypeToDXFLineInfo(), and Read().

◆ nFlags

tools::Long DXFLType::nFlags

Definition at line 42 of file dxftblrd.hxx.

Referenced by Read().

◆ pSucc

DXFLType* DXFLType::pSucc

Definition at line 39 of file dxftblrd.hxx.

Referenced by DXFTables::Clear(), and DXFTables::Read().


The documentation for this class was generated from the following files: