Searched refs:GetAttributeList (Results 1 – 4 of 4) sorted by relevance
233 XMLAttributeList *pList = pRefElement->GetAttributeList(); in GetChildElement()341 if ( pElement->GetAttributeList()) in Write()344 String sData(*pElement->GetAttributeList()->GetObject( j )); in Write()348 sData=pElement->GetAttributeList()->GetObject( j )->GetValue(); in Write()407 if ( pElement->GetAttributeList()) in Print()408 for ( sal_uLong j = 0; j < pElement->GetAttributeList()->Count(); j++ ){ in Print()515 if( pElement->GetAttributeList() != NULL ){ in InsertL10NElement()643 if ( pElement->GetAttributeList()){ in SearchL10NElements()717 if ( pElement->GetAttributeList()){ in CheckExportStatus()902 if ( pElement->GetAttributeList()){ in Print()[all …]
66 std::vector<XMLAttribute*> interesting = interestingAttributes( element->GetAttributeList() ); in HandleElement()
181 XMLAttributeList* attributes = element->GetAttributeList(); in translateElement()
349 XMLAttributeList *GetAttributeList() { return pAttributes; } in GetAttributeList() function in XMLElement
Completed in 31 milliseconds