Lines Matching defs:strValue
520 Utf8Str strName, strValue;
522 && pelmExtraDataItem->getAttributeValue("value", strValue) )
523 map[strName] = strValue;
1067 const Utf8Str &strValue = it->second;
1070 pelmThis->setAttribute("value", strValue);
1951 && (strValue == g.strValue)
2687 pelmProp->getAttributeValue("value", prop.strValue);
3073 Utf8Str strName, strValue;
3075 && pelmProperty->getAttributeValue("value", strValue))
3076 hw.vrdeSettings.mapProperties[strName] = strValue;
4375 const Utf8Str &strValue = it->second;
4378 pelm->setAttribute("value", strValue);
4846 pelmProp->setAttribute("value", prop.strValue);