|
LibreOffice Module connectivity (master) 1
|
#include "MacabDriver.hxx"#include "MacabConnection.hxx"#include <com/sun/star/sdb/SQLContext.hpp>#include <com/sun/star/lang/NullPointerException.hpp>#include <com/sun/star/frame/Desktop.hpp>#include <sal/log.hxx>#include <comphelper/diagnose_ex.hxx>#include <strings.hrc>#include <cppuhelper/supportsservice.hxx>Go to the source code of this file.
Functions | |
| static void | thisModule () |
| SAL_DLLPUBLIC_EXPORT css::uno::XInterface * | connectivity_MacabDriver_get_implementation (css::uno::XComponentContext *context, css::uno::Sequence< css::uno::Any > const &) |
| SAL_DLLPUBLIC_EXPORT css::uno::XInterface * connectivity_MacabDriver_get_implementation | ( | css::uno::XComponentContext * | context, |
| css::uno::Sequence< css::uno::Any > const & | |||
| ) |
Definition at line 304 of file MacabDriver.cxx.
|
static |
Definition at line 107 of file MacabDriver.cxx.
References thisModule().
Referenced by connectivity::macab::MacabImplModule::impl_loadModule(), and thisModule().