Searched refs:DXFLType (Results 1 – 3 of 3) sorted by relevance
32 DXFLType::DXFLType() in DXFLType() function in DXFLType41 void DXFLType::Read(DXFGroupReader & rDGR) in Read()235 DXFLType * * ppLT, * pLT; in Read()257 pLT=new DXFLType; in Read()287 DXFLType * pLT; in Clear()315 DXFLType * DXFTables::SearchLType(const char * pName) const in SearchLType()317 DXFLType * p; in SearchLType()
37 class DXFLType { class41 DXFLType * pSucc;50 DXFLType();156 DXFLType * pLTypes; // Liste der Linientypen171 DXFLType * SearchLType(const char * pName) const;
89 const DXFLType * pLT; in LTypeToDXFLineInfo()
Completed in 22 milliseconds