Home
last modified time | relevance | path

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

/dports/astro/opencpn/OpenCPN-5.2.4/src/
H A Ds57chart.cpp5545 …wxString AttrNamesFiles = _T("PICREP,TXTDSC,NTXTDS"); //AttrNames that might have a filename as va… in CreateObjDescriptions() local
5546 if ( AttrNamesFiles.Find( curAttrName) != wxNOT_FOUND ) in CreateObjDescriptions()
5558 AttrNamesFiles = _T("DATEND,DATSTA,PEREND,PERSTA"); //AttrNames with date info in CreateObjDescriptions()
5559 if ( AttrNamesFiles.Find( curAttrName) != wxNOT_FOUND ) { in CreateObjDescriptions()