Home
last modified time | relevance | path

Searched refs:FormatDXFRW12 (Results 1 – 4 of 4) sorted by relevance

/dports/cad/librecad/LibreCAD-2.2.0-rc2/librecad/src/ui/
H A Dqg_filedialog.cpp55 ftype = RS2::FormatDXFRW12; in getType()
353 *type = RS2::FormatDXFRW12; in getSaveFileName()
/dports/cad/librecad/LibreCAD-2.2.0-rc2/librecad/src/lib/filters/
H A Drs_filterdxfrw.h75 || t==RS2::FormatDXFRW14 || t==RS2::FormatDXFRW12); in canExport()
H A Drs_filterdxfrw.cpp1362 if (type==RS2::FormatDXFRW12) { in fileExport()
/dports/cad/librecad/LibreCAD-2.2.0-rc2/librecad/src/lib/engine/
H A Drs.h110 FormatDXFRW12, /**< DXF format. v12. */ enumerator