Searched refs:secondKwdValue (Results 1 – 1 of 1) sorted by relevance
402 std::string firstKwdValue, secondKwdValue; in getExpandedLocationCode() local415 secondKwdValue = getKwVal(itrToVCEN->second, kwd2, o_errCode); in getExpandedLocationCode()416 if (secondKwdValue.empty()) in getExpandedLocationCode()459 secondKwdValue.assign( in getExpandedLocationCode()474 pos, 3, firstKwdValue.substr(0, 4) + ".ND0." + secondKwdValue); in getExpandedLocationCode()479 expanded.replace(pos, 3, firstKwdValue + "." + secondKwdValue); in getExpandedLocationCode()