Go to the source code of this file.
Functions | |
| function | CPlaylistReaderListener () |
| function | NSGetModule (comMgr, fileSpec) |
Variables | |
| const | Cc = Components.classes |
| const | Ci = Components.interfaces |
| const | Cr = Components.results |
| const | SONGBIRD_PLAYLISTREADERLISTENER_CONTRACTID = "@songbirdnest.com/Songbird/PlaylistReaderListener;1" |
| const | SONGBIRD_PLAYLISTREADERLISTENER_CLASSNAME |
| const | SONGBIRD_PLAYLISTREADERLISTENER_CID = Components.ID("{b4fac7ab-7d23-47c5-98e0-7e59266e2a28}") |
| CPlaylistReaderListener prototype | constructor = CPlaylistReaderListener |
| CPlaylistReaderListener | prototype |
| var | sbPlaylistReaderListenerModule |
| var | sbPlaylistReaderListenerFactory |
| function CPlaylistReaderListener | ( | ) |
Definition at line 39 of file sbPlaylistReaderListener.js.
| function NSGetModule | ( | comMgr, | |
| fileSpec | |||
| ) |
NSGetModule
Definition at line 197 of file sbPlaylistReaderListener.js.
| const Cc = Components.classes |
Definition at line 30 of file sbPlaylistReaderListener.js.
| const Ci = Components.interfaces |
Definition at line 31 of file sbPlaylistReaderListener.js.
| CPlaylistReaderListener prototype constructor = CPlaylistReaderListener |
Definition at line 43 of file sbPlaylistReaderListener.js.
| const Cr = Components.results |
Definition at line 32 of file sbPlaylistReaderListener.js.
| CPlaylistReaderListener prototype |
Definition at line 45 of file sbPlaylistReaderListener.js.
Definition at line 176 of file sbPlaylistReaderListener.js.
Definition at line 142 of file sbPlaylistReaderListener.js.
| const SONGBIRD_PLAYLISTREADERLISTENER_CID = Components.ID("{b4fac7ab-7d23-47c5-98e0-7e59266e2a28}") |
Definition at line 37 of file sbPlaylistReaderListener.js.
| const SONGBIRD_PLAYLISTREADERLISTENER_CLASSNAME |
Definition at line 35 of file sbPlaylistReaderListener.js.
| const SONGBIRD_PLAYLISTREADERLISTENER_CONTRACTID = "@songbirdnest.com/Songbird/PlaylistReaderListener;1" |
Definition at line 34 of file sbPlaylistReaderListener.js.