LibreOffice Module connectivity (master) 1
|
#include <cppuhelper/supportsservice.hxx>
#include <cppuhelper/weak.hxx>
#include <com/sun/star/lang/XSingleComponentFactory.hpp>
#include "pq_driver.hxx"
Go to the source code of this file.
Namespaces | |
namespace | pq_sdbc_driver |
Functions | |
SAL_DLLPUBLIC_EXPORT css::uno::XInterface * | connectivity_pq_sdbc_driver_get_implementation (css::uno::XComponentContext *context, css::uno::Sequence< css::uno::Any > const &) |
SAL_DLLPUBLIC_EXPORT css::uno::XInterface * connectivity_pq_sdbc_driver_get_implementation | ( | css::uno::XComponentContext * | context, |
css::uno::Sequence< css::uno::Any > const & | |||
) |
Definition at line 135 of file pq_driver.cxx.