Searched refs:GetMutableAttrList (Results 1 – 2 of 2) sorted by relevance
40 SvXMLAttributeList *XMLMutableAttributeList::GetMutableAttrList() in GetMutableAttrList() function in XMLMutableAttributeList63 GetMutableAttrList(); in XMLMutableAttributeList()148 GetMutableAttrList()->SetValueByIndex( i, rValue ); in SetValueByIndex()154 GetMutableAttrList()->AddAttribute( rName, rValue ); in AddAttribute()159 GetMutableAttrList()->RemoveAttributeByIndex( i ); in RemoveAttributeByIndex()165 GetMutableAttrList()->RenameAttributeByIndex( i, rNewName ); in RenameAttributeByIndex()171 GetMutableAttrList()->AppendAttributeList( r ); in AppendAttributeList()
45 SvXMLAttributeList *GetMutableAttrList();