Home
last modified time | relevance | path

Searched refs:GetAttributeList (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/l10ntools/source/
H A Dxmlparse.cxx233 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 …]
/aoo4110/main/l10ntools/layout/
H A Dlayoutparse.cxx66 std::vector<XMLAttribute*> interesting = interestingAttributes( element->GetAttributeList() ); in HandleElement()
H A Dtralay.cxx181 XMLAttributeList* attributes = element->GetAttributeList(); in translateElement()
/aoo4110/main/l10ntools/inc/
H A Dxmlparse.hxx349 XMLAttributeList *GetAttributeList() { return pAttributes; } in GetAttributeList() function in XMLElement

Completed in 47 milliseconds