LibreOffice Module sfx2 (master) 1
|
#include <svl/style.hxx>
#include <sfx2/newstyle.hxx>
#include <sfx2/strings.hrc>
#include <sfx2/sfxresid.hxx>
#include <vcl/svapp.hxx>
#include <vcl/weld.hxx>
Go to the source code of this file.
Functions | |
IMPL_LINK_NOARG (SfxNewStyleDlg, OKClickHdl, weld::Button &, void) | |
IMPL_LINK_NOARG (SfxNewStyleDlg, OKHdl, weld::TreeView &, bool) | |
IMPL_LINK (SfxNewStyleDlg, ModifyHdl, weld::ComboBox &, rBox, void) | |
IMPL_LINK | ( | SfxNewStyleDlg | , |
ModifyHdl | , | ||
weld::ComboBox & | , | ||
rBox | , | ||
void | |||
) |
Definition at line 58 of file newstyle.cxx.
IMPL_LINK_NOARG | ( | SfxNewStyleDlg | , |
OKClickHdl | , | ||
weld::Button & | , | ||
void | |||
) |
Definition at line 30 of file newstyle.cxx.
References aName, Application::CreateMessageDialog(), SfxStyleSheetBase::IsUserDefined(), m_xDialog, RET_OK, RET_YES, and SfxResId().
IMPL_LINK_NOARG | ( | SfxNewStyleDlg | , |
OKHdl | , | ||
weld::TreeView & | , | ||
bool | |||
) |
Definition at line 52 of file newstyle.cxx.