Lines Matching refs:pMutableAttrList
1177 XMLMutableAttributeList *pMutableAttrList = 0; in StartElement() local
1191 if( !pMutableAttrList ) in StartElement()
1193 pMutableAttrList = in StartElement()
1195 xAttrList = pMutableAttrList; in StartElement()
1237 pMutableAttrList->SetValueByIndex( i, in StartElement()
1242 pMutableAttrList->SetValueByIndex( i, in StartElement()
1252 pMutableAttrList->SetValueByIndex( i, aAttrValue ); in StartElement()
1260 pMutableAttrList->SetValueByIndex( i, aAttrValue ); in StartElement()
1266 pMutableAttrList->AddAttribute( aNewAttrQName, in StartElement()
1275 pMutableAttrList->SetValueByIndex( i, aAttrValue ); in StartElement()
1282 pMutableAttrList->SetValueByIndex( i, aAttrValue ); in StartElement()
1290 pMutableAttrList->SetValueByIndex( i, aAttrValue ); in StartElement()