LibreOffice Module sc (master) 1
|
#include <mvtabdlg.hxx>
#include <document.hxx>
#include <docsh.hxx>
#include <globstr.hrc>
#include <scresid.hxx>
#include <comphelper/lok.hxx>
#include <utility>
Go to the source code of this file.
Functions | |
IMPL_LINK (ScMoveTableDlg, CheckBtnHdl, weld::Toggleable &, rBtn, void) | |
IMPL_LINK_NOARG (ScMoveTableDlg, OkHdl, weld::Button &, void) | |
IMPL_LINK_NOARG (ScMoveTableDlg, SelHdl, weld::ComboBox &, void) | |
IMPL_LINK_NOARG (ScMoveTableDlg, CheckNameHdl, weld::Entry &, void) | |
IMPL_LINK | ( | ScMoveTableDlg | , |
CheckBtnHdl | , | ||
weld::Toggleable & | , | ||
rBtn | , | ||
void | |||
) |
Definition at line 258 of file mvtabdlg.cxx.
IMPL_LINK_NOARG | ( | ScMoveTableDlg | , |
CheckNameHdl | , | ||
weld::Entry & | , | ||
void | |||
) |
Definition at line 320 of file mvtabdlg.cxx.
IMPL_LINK_NOARG | ( | ScMoveTableDlg | , |
OkHdl | , | ||
weld::Button & | , | ||
void | |||
) |
Definition at line 265 of file mvtabdlg.cxx.
References ScDocument::CreateValidTabName(), m_xDialog, RET_OK, SC_DOC_NEW, and SC_TAB_APPEND.
IMPL_LINK_NOARG | ( | ScMoveTableDlg | , |
SelHdl | , | ||
weld::ComboBox & | , | ||
void | |||
) |
Definition at line 298 of file mvtabdlg.cxx.
References aName, ScDocument::GetName(), ScDocument::GetTableCount(), i, and ScResId().