Home
last modified time | relevance | path

Searched refs:GetAttribute (Results 1 – 5 of 5) sorted by relevance

/trunk/main/l10ntools/source/
H A Dxrmmerge.cxx309 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 Dxmlparse.cxx241 (( XMLElement * ) pChild )->GetAttribute( in GetChildElement()
840 XMLAttribute *XMLElement::GetAttribute( const String &rName ) in GetAttribute() function in XMLElement
/trunk/main/solenv/bin/modules/installer/patch/
H A DReleasesList.pm141 sub GetAttribute ($$) subroutine
379 my $checksum_type = GetAttribute($checksum_node, "type");
/trunk/main/l10ntools/inc/
H A Dxrmmerge.hxx48 ByteString GetAttribute( const ByteString &rToken, const ByteString &rAttribute );
H A Dxmlparse.hxx364 XMLAttribute *GetAttribute(

Completed in 48 milliseconds