Home
last modified time | relevance | path

Searched defs:nsAbSimpleProperty (Results 1 – 1 of 1) sorted by relevance

/dports/mail/thunderbird/thunderbird-91.8.0/comm/mailnews/addrbook/src/
H A DnsAbCardProperty.cpp151 class nsAbSimpleProperty final : public nsIProperty { class
153 nsAbSimpleProperty(const nsACString& aName, nsIVariant* aValue) in nsAbSimpleProperty() function in nsAbSimpleProperty
164 NS_IMPL_ISUPPORTS(nsAbSimpleProperty, nsIProperty) in NS_IMPL_ISUPPORTS() argument