Songbird XPCOM Utilities Definitions. More...
#include <nsICategoryManager.h>
#include <nsISupportsPrimitives.h>
#include <nsServiceManagerUtils.h>
#include <nsStringGlue.h>
Go to the source code of this file.
Functions | |
static nsresult | SB_GetCategoryEntryValues (const char *aCategory, nsTArray< nsCString > &aEntryValueList) |
Songbird XPCOM Utilities Definitions.
Definition in file sbXPCOMUtils.h.
|
inlinestatic |
Return in aEntryValueList the list of entry values for the category specified by aCategory.
aCategory | Category for which to get entry values. |
aEntryValueList | List of category entry values. |
Definition at line 71 of file sbXPCOMUtils.h.