Home | History | Annotate | Download | only in tinyxml

Lines Matching refs:attributeSet

1161 			TiXmlAttribute* node = attributeSet.Find( attrib->NameTStr() );
1163 TiXmlAttribute* node = attributeSet.Find( attrib->Name() );
1172 attributeSet.Add( attrib );