LibreOffice Module sc (master) 1
|
#include <comphelper/string.hxx>
#include <svx/colorbox.hxx>
#include <unotools/useroptions.hxx>
#include <vcl/svapp.hxx>
#include <vcl/weld.hxx>
#include <unotools/localedatawrapper.hxx>
#include <global.hxx>
#include <globstr.hrc>
#include <scresid.hxx>
#include <tabvwsh.hxx>
#include <viewdata.hxx>
#include <document.hxx>
#include <scendlg.hxx>
Go to the source code of this file.
Functions | |
IMPL_LINK_NOARG (ScNewScenarioDlg, OkHdl, weld::Button &, void) | |
IMPL_LINK (ScNewScenarioDlg, EnableHdl, weld::Toggleable &, rBox, void) | |
IMPL_LINK | ( | ScNewScenarioDlg | , |
EnableHdl | , | ||
weld::Toggleable & | , | ||
rBox | , | ||
void | |||
) |
Definition at line 157 of file scendlg.cxx.
IMPL_LINK_NOARG | ( | ScNewScenarioDlg | , |
OkHdl | , | ||
weld::Button & | , | ||
void | |||
) |
when editing, test whether another table has the name!
Definition at line 128 of file scendlg.cxx.
References aName, Application::CreateMessageDialog(), SfxViewShell::Current(), m_xDialog, RET_OK, ScResId(), comphelper::string::strip(), ScDocument::ValidNewTabName(), and ScDocument::ValidTabName().