Lines Matching refs:pAttrList

145 		XMLMutableAttributeList *pAttrList = 0;  in StartElement()  local
148 pAttrList = new XMLMutableAttributeList(); in StartElement()
149 m_xAttrList = pAttrList; in StartElement()
153 pAttrList = in StartElement()
191 pAttrList->AddAttribute( rAttrName, rAttrValue ); in StartElement()
200 pAttrList->AddAttribute( aNewAttrQName, rAttrValue ); in StartElement()
208 pAttrList->AddAttribute( rAttrName, aAttrValue ); in StartElement()
216 pAttrList->AddAttribute( rAttrName, aAttrValue ); in StartElement()
223 pAttrList->AddAttribute( rAttrName, aAttrValue ); in StartElement()
235 pAttrList->AddAttribute( aNewAttrQName, aAttrValue ); in StartElement()
242 pAttrList->AddAttribute( rAttrName, aAttrValue ); in StartElement()
254 pAttrList->AddAttribute( aNewAttrQName, aAttrValue ); in StartElement()
266 pAttrList->GetIndexByName( aAttrQName ); in StartElement()
272 pAttrList->getValueByIndex( nIndex ); in StartElement()
275 pAttrList->SetValueByIndex( nIndex, in StartElement()
285 pAttrList->AddAttribute( aAttrQName, aAttrValue ); in StartElement()
295 pAttrList->AddAttribute( rAttrName, aAttrValue ); in StartElement()
333 pAttrList->AddAttribute( in StartElement()
341 pAttrList->AddAttribute( rAttrName, rAttrValue ); in StartElement()
361 pAttrList->AddAttribute( in StartElement()
405 pAttrList->AddAttribute( in StartElement()
425 pAttrList->AddAttribute( in StartElement()
442 pAttrList->AddAttribute( aNewAttrQName, rAttrValue ); in StartElement()
451 pAttrList->AddAttribute( aNewAttrQName, rAttrValue ); in StartElement()
458 pAttrList->AddAttribute( in StartElement()
463 pAttrList->AddAttribute( rAttrName, rAttrValue ); in StartElement()
486 pAttrList->AddAttribute( rAttrName, aAttrValue ); in StartElement()
492 pAttrList->AddAttribute( rAttrName, rAttrValue ); in StartElement()
495 pAttrList->AddAttribute( GetTransformer().GetNamespaceMap().GetQNameByKey( in StartElement()
500 pAttrList->AddAttribute( GetTransformer().GetNamespaceMap().GetQNameByKey( in StartElement()
533 pAttrList->AddAttribute( rAttrName, aNewAttrValue ); in StartElement()
538 pAttrList->AddAttribute( GetTransformer().GetNamespaceMap().GetQNameByKey( in StartElement()
548 pAttrList->AddAttribute( rAttrName, OUString::valueOf( fValue ) ); in StartElement()
566 pAttrList->AddAttribute( rAttrName, aOut.makeStringAndClear() ); in StartElement()
576 pAttrList->AddAttribute( rAttrName, rAttrValue ); in StartElement()
580 pAttrList->AddAttribute( in StartElement()
587 pAttrList->AddAttribute( in StartElement()
601 pAttrList->AddAttribute( in StartElement()
611 pAttrList->AddAttribute( in StartElement()