Home
last modified time | relevance | path

Searched refs:pLTypes (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/filter/source/graphicfilter/idxf/
H A Ddxftblrd.cxx220 pLTypes=NULL; in DXFTables()
240 ppLT=&pLTypes; in Read()
302 while (pLTypes!=NULL) { in Clear()
303 pLT=pLTypes; in Clear()
304 pLTypes=pLT->pSucc; in Clear()
318 for (p=pLTypes; p!=NULL; p=p->pSucc) { in SearchLType()
H A Ddxftblrd.hxx156 DXFLType * pLTypes; // Liste der Linientypen member in DXFTables

Completed in 19 milliseconds