#include <nsCOMPtr.h>
#include <sbIDatabaseQuery.h>
#include <sbILibrary.h>
#include <sbIDataRemote.h>
Go to the source code of this file.
Macros | |
#define | SB_LIBRARY_IMPORT_ITUNES_COMPLETE "sb-library-import-itunes-complete" |
#define | NS_LOCALFILE_CONTRACTID "@mozilla.org/file/local;1" |
#define | SB_DATAREMOTE_CONTRACTID "@songbirdnest.com/Songbird/DataRemote;1" |
Typedefs | |
typedef nsCOMPtr < sbIDatabaseQuery > | sbIDatabaseQueryPtr |
typedef nsCOMPtr< sbILibrary > | sbILibraryPtr |
typedef nsCOMPtr< sbIDataRemote > | sbIDataRemotePtr |
#define NS_LOCALFILE_CONTRACTID "@mozilla.org/file/local;1" |
Definition at line 40 of file sbiTunesImporterCommon.h.
#define SB_DATAREMOTE_CONTRACTID "@songbirdnest.com/Songbird/DataRemote;1" |
Definition at line 43 of file sbiTunesImporterCommon.h.
#define SB_LIBRARY_IMPORT_ITUNES_COMPLETE "sb-library-import-itunes-complete" |
Definition at line 37 of file sbiTunesImporterCommon.h.
typedef nsCOMPtr<sbIDatabaseQuery> sbIDatabaseQueryPtr |
Definition at line 47 of file sbiTunesImporterCommon.h.
typedef nsCOMPtr<sbIDataRemote> sbIDataRemotePtr |
Definition at line 52 of file sbiTunesImporterCommon.h.
typedef nsCOMPtr<sbILibrary> sbILibraryPtr |
Definition at line 51 of file sbiTunesImporterCommon.h.