Searched refs:fAttValues (Results 1 – 2 of 2) sorted by relevance
523 el->fAttValues.addElement(attValue.clone(), status); in createElement()683 fAttValues(errorCode), in UXMLElement()692 for (i=fAttValues.size()-1; i>=0; i--) { in ~UXMLElement()693 delete (UObject *)fAttValues.elementAt(i); in ~UXMLElement()736 value.setTo(*(const UnicodeString *)fAttValues.elementAt(i)); in getAttribute()755 return (const UnicodeString *)fAttValues.elementAt(i); in getAttribute()
146 UVector fAttValues; // A vector containing the attribute values for variable