LibreOffice Module dbaccess (master) 1
|
#include "DBTypeWizDlgSetup.hxx"
#include <dbwizsetup.hxx>
#include <com/sun/star/beans/PropertyAttribute.hpp>
#include <com/sun/star/ui/dialogs/ExecutableDialogResults.hpp>
#include <vcl/svapp.hxx>
Go to the source code of this file.
Namespaces | |
namespace | dbaui |
Functions | |
SAL_DLLPUBLIC_EXPORT css::uno::XInterface * | org_openoffice_comp_dbu_ODBTypeWizDialogSetup_get_implementation (css::uno::XComponentContext *context, css::uno::Sequence< css::uno::Any > const &) |
SAL_DLLPUBLIC_EXPORT css::uno::XInterface * org_openoffice_comp_dbu_ODBTypeWizDialogSetup_get_implementation | ( | css::uno::XComponentContext * | context, |
css::uno::Sequence< css::uno::Any > const & | |||
) |
Definition at line 29 of file DBTypeWizDlgSetup.cxx.