Home
last modified time | relevance | path

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

/dports/science/gnudatalanguage/gdl-1.0.1/src/
H A DShapefiles.cpp421 …static int ATTRIBUTE_STRUCTURE = e->GetKeywordIx("ATTRIBUTE_STRUCTURE"); //not supported as we do … in GDLffShape___GetAttributes() local
435 bool doAttrStruct = (e->KeywordSet(ATTRIBUTE_STRUCTURE)); in GDLffShape___GetAttributes()