Home
last modified time | relevance | path

Searched refs:GetMutableAttrList (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/xmloff/source/transform/
H A DMutableAttrList.cxx40 SvXMLAttributeList *XMLMutableAttributeList::GetMutableAttrList() in GetMutableAttrList() function in XMLMutableAttributeList
63 GetMutableAttrList(); in XMLMutableAttributeList()
156 GetMutableAttrList()->SetValueByIndex( i, rValue ); in SetValueByIndex()
162 GetMutableAttrList()->AddAttribute( rName, rValue ); in AddAttribute()
167 GetMutableAttrList()->RemoveAttributeByIndex( i ); in RemoveAttributeByIndex()
173 GetMutableAttrList()->RenameAttributeByIndex( i, rNewName ); in RenameAttributeByIndex()
179 GetMutableAttrList()->AppendAttributeList( r ); in AppendAttributeList()
H A DMutableAttrList.hxx45 SvXMLAttributeList *GetMutableAttrList();

Completed in 7 milliseconds