Searched refs:fAttValues (Results 1 – 2 of 2) sorted by relevance
525 el->fAttValues.addElement(attValue.clone(), status); in createElement()685 fAttValues(errorCode), in UXMLElement()694 for (i=fAttValues.size()-1; i>=0; i--) { in ~UXMLElement()695 delete (UObject *)fAttValues.elementAt(i); in ~UXMLElement()738 value.setTo(*(const UnicodeString *)fAttValues.elementAt(i)); in getAttribute()757 return (const UnicodeString *)fAttValues.elementAt(i); in getAttribute()
148 UVector fAttValues; // A vector containing the attribute values for variable