sbClipboardHelper.h File Reference
#include <sbIClipboardHelper.h>
#include <nsCOMPtr.h>
#include <nsComponentManagerUtils.h>
#include <nsServiceManagerUtils.h>
Include dependency graph for sbClipboardHelper.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  sbClipboardHelper
 

Macros

#define SONGBIRD_CLIPBOARD_HELPER_CLASSNAME   "sbClipboardHelper"
 
#define SONGBIRD_CLIPBOARD_HELPER_CID
 
#define SONGBIRD_CLIPBOARD_HELPER_CONTRACTID   "@songbirdnest.com/moz/clipboard/helper;1"
 

Macro Definition Documentation

#define SONGBIRD_CLIPBOARD_HELPER_CID
Value:
/* {6063116b-2b98-44d5-8f6e-0a7043f01fc3} */ \
{ 0x6063116b, 0x2b98, 0x44d5, \
{ 0x8f, 0x6e, 0x0a, 0x70, 0x43, 0xf0, 0x1f, 0xc3 } \
}

Definition at line 25 of file sbClipboardHelper.h.

#define SONGBIRD_CLIPBOARD_HELPER_CLASSNAME   "sbClipboardHelper"

Definition at line 24 of file sbClipboardHelper.h.

#define SONGBIRD_CLIPBOARD_HELPER_CONTRACTID   "@songbirdnest.com/moz/clipboard/helper;1"

Definition at line 30 of file sbClipboardHelper.h.