LibreOffice Module connectivity (master) 1
|
#include <ParameterSubstitution.hxx>
#include <connectivity/sqlparse.hxx>
#include <comphelper/sequenceashashmap.hxx>
#include <cppuhelper/supportsservice.hxx>
#include <utility>
Go to the source code of this file.
Namespaces | |
namespace | connectivity |
Functions | |
SAL_DLLPUBLIC_EXPORT css::uno::XInterface * | connectivity_dbtools_ParameterSubstitution_get_implementation (css::uno::XComponentContext *context, css::uno::Sequence< css::uno::Any > const &) |
SAL_DLLPUBLIC_EXPORT css::uno::XInterface * connectivity_dbtools_ParameterSubstitution_get_implementation | ( | css::uno::XComponentContext * | context, |
css::uno::Sequence< css::uno::Any > const & | |||
) |
Definition at line 100 of file ParameterSubstitution.cxx.