LibreOffice Module dbaccess (master) 1
|
#include <connectiontools.hxx>
#include "tablename.hxx"
#include "objectnames.hxx"
#include "datasourcemetadata.hxx"
#include <comphelper/namedvaluecollection.hxx>
#include <cppuhelper/supportsservice.hxx>
#include <connectivity/dbtools.hxx>
#include <connectivity/statementcomposer.hxx>
Go to the source code of this file.
Namespaces | |
namespace | sdbtools |
Functions | |
SAL_DLLPUBLIC_EXPORT css::uno::XInterface * | com_sun_star_comp_dbaccess_ConnectionTools_get_implementation (css::uno::XComponentContext *context, css::uno::Sequence< css::uno::Any > const &) |
SAL_DLLPUBLIC_EXPORT css::uno::XInterface * com_sun_star_comp_dbaccess_ConnectionTools_get_implementation | ( | css::uno::XComponentContext * | context, |
css::uno::Sequence< css::uno::Any > const & | |||
) |
Definition at line 127 of file connectiontools.cxx.