Name Description Size
AbAutoCompleteMyDomain.sys.mjs 1973
AbAutoCompleteSearch.sys.mjs Returns the popularity index for a given card. This takes account of a translation bug whereby Thunderbird 2 stores its values in mork as hexadecimal, and Thunderbird 3 stores as decimal. @param {nsIAbDirectory} aDirectory - The directory that the card is in. @param {nsIAbCard} aCard - The card to return the popularity index for. 21577
AbLDAPAttributeMap.sys.mjs 5903
AbLDAPAutoCompleteSearch.sys.mjs 9836
components.conf 5373
moz.build 1218
nsAbAddressCollector.cpp Returns the first card found with the specified email address. This returns an already addrefed pointer to the card if the card is found. 9575
nsAbAddressCollector.h 1439
nsAbBooleanExpression.cpp attribute nsAbBooleanConditionType condition; 2717
nsAbBooleanExpression.h 1084
nsAbCardProperty.cpp 31296
nsAbCardProperty.h Interface for representing Address Book Person Card Property ******************************************************************************************************* 2020
nsAbDirectoryQuery.cpp attribute nsAbBooleanOperationType operation; 13254
nsAbDirectoryQuery.h 3116
nsAbDirectoryQueryProxy.cpp void initiate (in nsIAbDirectory directory); 819
nsAbDirectoryQueryProxy.h 762
nsAbDirProperty.cpp 16632
nsAbDirProperty.h Interface for representing Address Book Directory ******************************************************************************************************* 1663
nsAbLDIFService.cpp 24836
nsAbLDIFService.h 1283
nsAbOSXCard.h 1589
nsAbOSXCard.mm 12924
nsAbOSXDirectory.h 5018
nsAbOSXDirectory.mm 28518
nsAbOSXUtils.h 944
nsAbOSXUtils.mm 4701
nsAbOutlookDirectory.cpp 48414
nsAbOutlookDirectory.h 6868
nsAbOutlookInterface.cpp 1212
nsAbOutlookInterface.h 633
nsAbQueryStringToExpression.cpp This code parses the query expression passed in as an addressbook URI. The expression takes the form: (BOOL1(FIELD1,OP1,VALUE1)..(FIELDn,OPn,VALUEn)(BOOL2(FIELD1,OP1,VALUE1)...)...) BOOLn A boolean operator joining subsequent terms delimited by (). For possible values see CreateBooleanExpression(). FIELDn An addressbook card data field. OPn An operator for the search term. For possible values see CreateBooleanConditionString(). VALUEn The value to be matched in the FIELDn via the OPn operator. The value must be URL encoded by the caller, if it contains any special characters including '(' and ')'. 8908
nsAbQueryStringToExpression.h 1696
nsAbWinHelper.cpp 52608
nsAbWinHelper.h 8442
nsLDAPURL.cpp 16790
nsLDAPURL.h nsLDAPURL nsLDAPURL uses an nsStandardURL stored in mBaseURL as its main url formatter. This is done to ensure that the pre-path sections of the URI are correctly formatted and to re-use the functions for nsIURI as appropriate. Handling of the path sections of the URI are done within nsLDAPURL/parts of the LDAP c-sdk. nsLDAPURL holds the individual sections of the path of the URI locally (to allow convenient get/set), but always updates the mBaseURL when one changes to ensure that mBaseURL.spec and the local data are kept consistent. 3212
nsMapiAddressBook.cpp 4686
nsMapiAddressBook.h 1995