20 #ifndef INCLUDED_SC_SOURCE_UI_INC_INSTBDLG_HXX
21 #define INCLUDED_SC_SOURCE_UI_INC_INSTBDLG_HXX
32 namespace sfx2 {
class DocumentInserter; }
33 namespace sfx2 {
class FileDialogHelper; }
41 virtual short run()
override;
95 #endif // INCLUDED_SC_SOURCE_UI_INC_INSTBDLG_HXX
std::unique_ptr< weld::Button > m_xBtnBrowse
bool GetTablesAsLink() const
std::unique_ptr< weld::Label > m_xFtPath
OUString m_sSheetDotDotDot
ScDocShell * GetDocShellTables()
std::unique_ptr< weld::RadioButton > m_xBtnFromFile
ScInsertTableDlg(weld::Window *pParent, ScViewData &rViewData, SCTAB nTabCount, bool bFromFile)
std::unique_ptr< weld::RadioButton > m_xBtnBefore
const OUString * GetNextTable(sal_uInt16 *pN)
std::unique_ptr< weld::RadioButton > m_xBtnBehind
std::unique_ptr< weld::Label > m_xFtCount
std::unique_ptr< weld::RadioButton > m_xBtnNew
void Init_Impl(bool bFromFile)
virtual short run() override
void FillTables_Impl(const ScDocument *pSrcDoc)
std::unique_ptr< weld::TreeView > m_xLbTables
std::unique_ptr< weld::Button > m_xBtnOk
ScDocShell * pDocShTables
std::unique_ptr< sfx2::DocumentInserter > pDocInserter
const OUString * GetFirstTable(sal_uInt16 *pN)
std::unique_ptr< weld::SpinButton > m_xNfCount
SCTAB GetTableCount() const
DECL_LINK(BrowseHdl_Impl, weld::Button &, void)
bool IsTableBefore() const
std::unique_ptr< weld::Entry > m_xEdName
virtual ~ScInsertTableDlg() override
SfxObjectShellRef aDocShTablesRef
std::unique_ptr< weld::CheckButton > m_xBtnLink
bool GetTablesFromFile() const
std::unique_ptr< weld::Label > m_xFtName