Home
last modified time | relevance | path

Searched refs:GetPropertyAsAUTF8String (Results 1 – 11 of 11) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/xpcom/ds/
H A DnsHashPropertyBag.cpp184 nsHashPropertyBagBase::GetPropertyAsAUTF8String(const nsAString& aProp, in GetPropertyAsAUTF8String() function in nsHashPropertyBagBase
/dports/mail/thunderbird/thunderbird-91.8.0/comm/mailnews/addrbook/src/
H A DnsAbCardProperty.cpp205 NS_IMETHODIMP nsAbCardProperty::GetPropertyAsAUTF8String(const char* name, in GetPropertyAsAUTF8String() function in nsAbCardProperty
411 nsresult rv = GetPropertyAsAUTF8String(kPriEmailProperty, emailAddress); in HasEmailAddress()
418 rv = GetPropertyAsAUTF8String(k2ndEmailProperty, emailAddress); in HasEmailAddress()
H A DnsAbOutlookDirectory.cpp230 aCard->GetPropertyAsAUTF8String("OutlookEntryURI", uri); in ExtractCardEntry()
991 aOld->GetPropertyAsAUTF8String(CardStringProperties[i], oldValue); in NotifyCardPropertyChanges()
992 aNew->GetPropertyAsAUTF8String(CardStringProperties[i], newValue); in NotifyCardPropertyChanges()
1094 aModifiedCard->GetPropertyAsAUTF8String("OutlookEntryURI", uri); in ModifyCardInternal()
H A DnsAbOSXDirectory.mm696 rv = card->GetPropertyAsAUTF8String(aProperty, cardValue);
724 rv = card->GetPropertyAsAUTF8String(aProperty, cardValue);
/dports/lang/spidermonkey60/firefox-60.9.0/xpcom/ds/
H A DnsHashPropertyBag.cpp159 nsHashPropertyBagBase::GetPropertyAsAUTF8String(const nsAString& aProp, in GetPropertyAsAUTF8String() function in nsHashPropertyBagBase
/dports/mail/thunderbird/thunderbird-91.8.0/comm/mailnews/base/src/
H A DnsMsgTxn.cpp141 NS_IMETHODIMP nsMsgTxn::GetPropertyAsAUTF8String(const nsAString& prop, in GetPropertyAsAUTF8String() function in nsMsgTxn
/dports/lang/spidermonkey78/firefox-78.9.0/xpcom/ds/
H A DnsHashPropertyBag.cpp176 nsHashPropertyBagBase::GetPropertyAsAUTF8String(const nsAString& aProp, in GetPropertyAsAUTF8String() function in nsHashPropertyBagBase
/dports/mail/thunderbird/thunderbird-91.8.0/xpcom/ds/
H A DnsHashPropertyBag.cpp176 nsHashPropertyBagBase::GetPropertyAsAUTF8String(const nsAString& aProp, in GetPropertyAsAUTF8String() function in nsHashPropertyBagBase
/dports/www/firefox/firefox-99.0/xpcom/ds/
H A DnsHashPropertyBag.cpp176 nsHashPropertyBagBase::GetPropertyAsAUTF8String(const nsAString& aProp, in GetPropertyAsAUTF8String() function in nsHashPropertyBagBase
/dports/www/firefox-esr/firefox-91.8.0/xpcom/ds/
H A DnsHashPropertyBag.cpp176 nsHashPropertyBagBase::GetPropertyAsAUTF8String(const nsAString& aProp, in GetPropertyAsAUTF8String() function in nsHashPropertyBagBase
/dports/mail/thunderbird/thunderbird-91.8.0/comm/mailnews/compose/src/
H A DnsMsgCompose.cpp4526 if (NS_SUCCEEDED(recipient.mCard->GetPropertyAsAUTF8String( in ExpandMailingLists()