LibreOffice Module sc (master) 1
|
#include <scitems.hxx>
#include <sfx2/basedlgs.hxx>
#include <sfx2/sfxdlg.hxx>
#include <svl/style.hxx>
#include <svx/pageitem.hxx>
#include <attrib.hxx>
#include <tphf.hxx>
#include <scres.hrc>
#include <scabstdlg.hxx>
#include <globstr.hrc>
#include <scresid.hxx>
#include <tabvwsh.hxx>
#include <viewdata.hxx>
#include <document.hxx>
#include <styledlg.hxx>
#include <scuitphfedit.hxx>
#include <memory>
#include <helpids.h>
Go to the source code of this file.
Functions | |
IMPL_LINK_NOARG (ScHFPage, TurnOnHdl, weld::Toggleable &, void) | |
IMPL_LINK_NOARG (ScHFPage, BtnHdl, weld::Button &, void) | |
IMPL_LINK_NOARG | ( | ScHFPage | , |
BtnHdl | , | ||
weld::Button & | , | ||
void | |||
) |
Definition at line 143 of file tphf.cxx.
References ATTR_PAGE(), ScAbstractDialogFactory::Create(), ScRightHeaderEditPage::Create(), ScLeftHeaderEditPage::Create(), ScRightFooterEditPage::Create(), ScLeftFooterEditPage::Create(), ScAbstractDialogFactory::CreateScHFEditDlg(), SfxViewShell::Current(), SfxSingleTabDialogController::get_content_area(), GetFrameWeld(), SfxSingleTabDialogController::GetOutputItemSet(), SfxSingleTabDialogController::GetTabPage(), nId, RET_OK, ScResId(), and SfxSingleTabDialogController::SetTabPage().
IMPL_LINK_NOARG | ( | ScHFPage | , |
TurnOnHdl | , | ||
weld::Toggleable & | , | ||
void | |||
) |