Songbird Strings Component Factory and Main Entry Point. More...
#include "sbStringBundleService.h"
#include "sbStringMap.h"
#include "sbCharsetDetector.h"
#include <nsICategoryManager.h>
#include <nsIGenericFactory.h>
#include <nsServiceManagerUtils.h>
Go to the source code of this file.
Macros | |
#define | SB_STRINGMAP_CLASSNAME "sbStringMap" |
#define | SB_STRINGMAP_CID |
Functions | |
static NS_METHOD | sbStringBundleServiceRegister (nsIComponentManager *aCompMgr, nsIFile *aPath, const char *aLoaderStr, const char *aType, const nsModuleComponentInfo *aInfo) |
static NS_METHOD | sbStringBundleServiceUnregister (nsIComponentManager *aCompMgr, nsIFile *aPath, const char *aLoaderStr, const nsModuleComponentInfo *aInfo) |
Variables | |
static nsModuleComponentInfo | sbStringsComponents [] |
Songbird Strings Component Factory and Main Entry Point.
Definition in file sbStringsModule.cpp.
#define SB_STRINGMAP_CID |
Definition at line 132 of file sbStringsModule.cpp.
#define SB_STRINGMAP_CLASSNAME "sbStringMap" |
Definition at line 131 of file sbStringsModule.cpp.
|
static |
Register the Songbird string bundle service component.
Definition at line 72 of file sbStringsModule.cpp.
|
static |
Unregister the Songbird string bundle service component.
Definition at line 105 of file sbStringsModule.cpp.
|
static |
Definition at line 148 of file sbStringsModule.cpp.