sbStringBundleService.h File Reference

Songbird String Bundle Service Definitions. More...

#include <sbIStringBundleService.h>
#include <nsCOMArray.h>
#include <nsCOMPtr.h>
#include <nsIObserver.h>
#include <nsIStringBundle.h>
Include dependency graph for sbStringBundleService.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  sbStringBundleService
 
class  sbStringBundle
 

Macros

#define SB_STRINGBUNDLESERVICE_CLASSNAME   "sbStringBundleService"
 
#define SB_STRINGBUNDLESERVICE_CID
 

Detailed Description

Songbird String Bundle Service Definitions.

Definition in file sbStringBundleService.h.

Macro Definition Documentation

#define SB_STRINGBUNDLESERVICE_CID
Value:
/* {04134658-9CF9-4FEA-90C0-BC159C016037} */ \
{ \
0x04134658, \
0x9CF9, \
0x4FEA, \
{ 0x90, 0xC0, 0xBC, 0x15, 0x9C, 0x01, 0x60, 0x37 } \
}

Definition at line 72 of file sbStringBundleService.h.

#define SB_STRINGBUNDLESERVICE_CLASSNAME   "sbStringBundleService"

Definition at line 71 of file sbStringBundleService.h.