Searched refs:GetAttribute (Results 1 – 5 of 5) sorted by relevance
/aoo41x/main/l10ntools/source/ |
H A D | xrmmerge.cxx | 309 sGID = GetAttribute( rToken, "name" ); in Execute() 319 sGID += GetAttribute( rToken, "id" ); in Execute() 333 sGID += GetAttribute( rToken, "id" ); in Execute() 358 ByteString sNewLID = GetAttribute( rToken, "id" ); in Execute() 374 ByteString sLang = GetAttribute( sCurrentOpenTag, "xml:lang" ); in Execute() 409 ByteString XRMResParser::GetAttribute( const ByteString &rToken, const ByteString &rAttribute ) in GetAttribute() function in XRMResParser 533 ByteString sLang( GetAttribute( rOpenTag, "xml:lang" )); in WorkOnText() 640 ByteString sLang( GetAttribute( rOpenTag, "xml:lang" )); in WorkOnText() 707 sSearch += GetAttribute( rOpenTag, "xml:lang" ); in EndOfText()
|
H A D | xmlparse.cxx | 241 (( XMLElement * ) pChild )->GetAttribute( in GetChildElement() 840 XMLAttribute *XMLElement::GetAttribute( const String &rName ) in GetAttribute() function in XMLElement
|
/aoo41x/main/solenv/bin/modules/installer/patch/ |
H A D | ReleasesList.pm | 141 sub GetAttribute ($$) subroutine 379 my $checksum_type = GetAttribute($checksum_node, "type");
|
/aoo41x/main/l10ntools/inc/ |
H A D | xrmmerge.hxx | 48 ByteString GetAttribute( const ByteString &rToken, const ByteString &rAttribute );
|
H A D | xmlparse.hxx | 364 XMLAttribute *GetAttribute(
|
Completed in 42 milliseconds