Searched refs:IsPropertyRelevant (Results 1 – 2 of 2) sorted by relevance
386 sal_Bool TokenInfo::IsPropertyRelevant( const ByteString &aName, const String &aValue ) const in IsPropertyRelevant() function in TokenInfo467 …if ( IsPropertyRelevant( iProp->first, iProp->second ) || IsPropertyRelevant( iProp->first, rInfo.… in MatchesTranslation()491 if ( IsPropertyRelevant( iProp->first, iProp->second ) ) in MatchesTranslation()503 if ( IsPropertyRelevant( iProp->first, iProp->second ) ) in MatchesTranslation()
99 sal_Bool IsPropertyRelevant( const ByteString &aName, const String &aValue ) const;
Completed in 11 milliseconds