#include <core_resource.hxx>
#include <dbwizsetup.hxx>
#include <dsmeta.hxx>
#include "DBSetupConnectionPages.hxx"
#include <strings.hrc>
#include <strings.hxx>
#include <dsitems.hxx>
#include "dsnItem.hxx"
#include <unotools/pathoptions.hxx>
#include <svl/stritem.hxx>
#include "adminpages.hxx"
#include <sfx2/docfilt.hxx>
#include <unotools/ucbhelper.hxx>
#include "generalpage.hxx"
#include <unotools/confignode.hxx>
#include "DbAdminImpl.hxx"
#include <helpids.h>
#include "ConnectionPageSetup.hxx"
#include <UITools.hxx>
#include <dbaccess/AsynchronousLink.hxx>
#include <sfx2/filedlghelper.hxx>
#include <cppuhelper/exc_hlp.hxx>
#include <cppuhelper/implbase.hxx>
#include <com/sun/star/frame/TerminationVetoException.hpp>
#include <com/sun/star/frame/XStorable.hpp>
#include <com/sun/star/sdb/DatabaseContext.hpp>
#include <com/sun/star/frame/Desktop.hpp>
#include <com/sun/star/frame/FrameSearchFlag.hpp>
#include <com/sun/star/frame/XComponentLoader.hpp>
#include <com/sun/star/frame/XModel.hpp>
#include <com/sun/star/ucb/SimpleFileAccess.hpp>
#include <com/sun/star/ucb/InteractiveIOException.hpp>
#include <com/sun/star/io/IOException.hpp>
#include <com/sun/star/frame/XTerminateListener.hpp>
#include <com/sun/star/document/MacroExecMode.hpp>
#include <com/sun/star/ucb/IOErrorCode.hpp>
#include <com/sun/star/task/InteractionHandler.hpp>
#include <com/sun/star/task/XInteractionHandler2.hpp>
#include <com/sun/star/ui/dialogs/TemplateDescription.hpp>
#include <comphelper/interaction.hxx>
#include <comphelper/namedvaluecollection.hxx>
#include <comphelper/diagnose_ex.hxx>
#include <osl/diagnose.h>
#include <connectivity/DriversConfig.hxx>
#include <utility>
Go to the source code of this file.
|
| dbaui::IMPL_LINK_NOARG (ODbTypeWizDialogSetup, OnTypeSelected, OGeneralPage &, void) |
|
static void | dbaui::lcl_removeUnused (const ::comphelper::NamedValueCollection &_aOld, const ::comphelper::NamedValueCollection &_aNew,::comphelper::NamedValueCollection &_rDSInfo) |
|
| dbaui::IMPL_LINK (ODbTypeWizDialogSetup, ImplModifiedHdl, OGenericAdministrationPage const *, _pConnectionPageSetup, void) |
|
| dbaui::IMPL_LINK (ODbTypeWizDialogSetup, ImplClickHdl, OMySQLIntroPageSetup *, _pMySQLIntroPageSetup, void) |
|
| dbaui::IMPL_LINK_NOARG (ODbTypeWizDialogSetup, OnChangeCreationMode, OGeneralPageWizard &, void) |
|
| dbaui::IMPL_LINK_NOARG (ODbTypeWizDialogSetup, OnRecentDocumentSelected, OGeneralPageWizard &, void) |
|
| dbaui::IMPL_LINK_NOARG (ODbTypeWizDialogSetup, OnSingleDocumentChosen, OGeneralPageWizard &, void) |
|
◆ m_aAsyncCaller
OAsynchronousLink m_aAsyncCaller |
|
private |
◆ m_sURL
◆ m_xDesktop
◆ m_xFrameLoader
◆ m_xInteractionHandler