31namespace sfx2 {
class DocumentInserter; }
32namespace sfx2 {
class FileDialogHelper; }
40 virtual short run()
override;
bool GetTablesAsLink() const
SCTAB GetTableCount() const
std::unique_ptr< weld::Label > m_xFtPath
OUString m_sSheetDotDotDot
std::unique_ptr< weld::Entry > m_xEdName
DECL_LINK(BrowseHdl_Impl, weld::Button &, void)
std::unique_ptr< weld::Label > m_xFtCount
std::unique_ptr< weld::CheckButton > m_xBtnLink
std::unique_ptr< weld::RadioButton > m_xBtnNew
void Init_Impl(bool bFromFile)
SfxObjectShellRef aDocShTablesRef
std::unique_ptr< weld::TreeView > m_xLbTables
virtual ~ScInsertTableDlg() override
ScDocShell * pDocShTables
std::unique_ptr< sfx2::DocumentInserter > pDocInserter
ScDocShell * GetDocShellTables()
std::unique_ptr< weld::Label > m_xFtName
DECL_LINK(BrowseTimeoutHdl, Timer *, void)
DECL_LINK(DialogClosedHdl, sfx2::FileDialogHelper *, void)
std::unique_ptr< weld::Button > m_xBtnBrowse
virtual short run() override
std::unique_ptr< weld::Button > m_xBtnOk
DECL_LINK(CountHdl_Impl, weld::SpinButton &, void)
bool IsTableBefore() const
DECL_LINK(DoEnterHdl, weld::Button &, void)
std::unique_ptr< weld::RadioButton > m_xBtnBefore
bool GetTablesFromFile() const
DECL_LINK(ChoiceHdl_Impl, weld::Toggleable &, void)
const OUString * GetNextTable(sal_uInt16 *pN)
void FillTables_Impl(const ScDocument *pSrcDoc)
DECL_LINK(SelectHdl_Impl, weld::TreeView &, void)
ScInsertTableDlg(weld::Window *pParent, ScViewData &rViewData, SCTAB nTabCount, bool bFromFile)
std::unique_ptr< weld::RadioButton > m_xBtnFromFile
const OUString * GetFirstTable(sal_uInt16 *pN)
std::unique_ptr< weld::SpinButton > m_xNfCount