LibreOffice Module connectivity (master) 1
|
Go to the source code of this file.
Macros | |
#define | DECLARE_FN_POINTERS 1 |
Typedefs | |
typedef void(* | SymbolFunc) () |
Functions | |
template<size_t N> | |
static bool | tryLink (osl::Module &rModule, const char *pName, const ApiMap(&pMap)[N]) |
bool | EApiInit () |
ESourceRegistry * | get_e_source_registry () |
Variables | |
static const char * | eBookLibNames [] |
const ApiMap | aCommonApiMap [] |
const ApiMap | aNewApiMap [] |
const ApiMap | aClientApiMap38 [] |
bool EApiInit | ( | ) |
Definition at line 104 of file EApi.cxx.
References aClientApiMap38, aCommonApiMap, aNewApiMap, eBookLibNames, and tryLink().
Referenced by connectivity::evoab::OEvoabDriver::acceptsURL_Stat().
ESourceRegistry * get_e_source_registry | ( | ) |
Definition at line 129 of file EApi.cxx.
References e_source_registry_new_sync.
Referenced by connectivity::evoab::OEvoabDatabaseMetaData::getTables().
|
static |
const ApiMap aClientApiMap38[] |
Definition at line 81 of file EApi.cxx.
Referenced by EApiInit().
const ApiMap aCommonApiMap[] |
Definition at line 42 of file EApi.cxx.
Referenced by EApiInit().
const ApiMap aNewApiMap[] |
Definition at line 64 of file EApi.cxx.
Referenced by EApiInit().
|
static |
Definition at line 23 of file EApi.cxx.
Referenced by EApiInit().