Home
last modified time | relevance | path

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

/trunk/main/extensions/source/dbpilots/
H A Dgridwizard.cxx119 StringArray aFormFieldNames; // data field names in implApplySettings() local
123 aFormFieldNames.reserve(getSettings().aSelectedFields.getLength()); in implApplySettings()
136 aFormFieldNames.push_back(*pSelectedFields); in implApplySettings()
175 aFormFieldNames.push_back(*pSelectedFields); in implApplySettings()
186 DBG_ASSERT( aFormFieldNames.size() == aColumnServiceNames.size() in implApplySettings()
196 ConstStringArrayIterator pFormFieldName = aFormFieldNames.begin(); in implApplySettings()

Completed in 9 milliseconds