19 #ifndef INCLUDED_SW_SOURCE_UI_DBUI_SELECTDBTABLEDIALOG_HXX
20 #define INCLUDED_SW_SOURCE_UI_DBUI_SELECTDBTABLEDIALOG_HXX
36 const css::uno::Reference<css::sdbc::XConnection>& xConnection);
css::uno::Reference< css::sdbc::XConnection > m_xConnection
DECL_LINK(PreviewHdl, weld::Button &, void)
SwSelectDBTableDialog(weld::Window *pParent, const css::uno::Reference< css::sdbc::XConnection > &xConnection)
void SetSelectedTable(std::u16string_view rTable, bool bIsTable)
OUString GetSelectedTable(bool &bIsTable)
virtual ~SwSelectDBTableDialog() override
std::unique_ptr< weld::TreeView > m_xTable
std::unique_ptr< weld::Button > m_xPreviewPB