sbLibrarySearch.js File Reference

Go to the source code of this file.

Functions

Components utils import ("resource://gre/modules/XPCOMUtils.jsm")
 
function sbLibrarySearch ()
 
function NSGetModule (compMgr, fileSpec)
 

Variables

const Cc = Components.classes
 
const Ci = Components.interfaces
 
const LOG = DebugUtils.generateLogFunction("sbLibrarySearch", 2)
 
sbLibrarySearch prototype
 

Function Documentation

Components utils import ( "resource://gre/modules/XPCOMUtils.jsm"  )
function NSGetModule (   compMgr,
  fileSpec 
)

Definition at line 138 of file sbLibrarySearch.js.

Here is the call graph for this function:

function sbLibrarySearch ( )

Definition at line 34 of file sbLibrarySearch.js.

Here is the caller graph for this function:

Variable Documentation

const Cc = Components.classes

Definition at line 29 of file sbLibrarySearch.js.

Definition at line 30 of file sbLibrarySearch.js.

const LOG = DebugUtils.generateLogFunction("sbLibrarySearch", 2)

Definition at line 32 of file sbLibrarySearch.js.

sbLibrarySearch prototype

Definition at line 38 of file sbLibrarySearch.js.