LibreOffice Module sc (master) 1
|
#include <tphf.hxx>
Public Member Functions | |
ScHeaderPage (weld::Container *pPage, weld::DialogController *pController, const SfxItemSet &rSet) | |
![]() | |
virtual | ~ScHFPage () override |
virtual void | Reset (const SfxItemSet *rSet) override |
virtual bool | FillItemSet (SfxItemSet *rOutSet) override |
void | SetPageStyle (const OUString &rName) |
void | SetStyleDlg (ScStyleDlg *pDlg) |
![]() | |
virtual bool | FillItemSet (SfxItemSet *rOutSet) override |
virtual void | Reset (const SfxItemSet *rSet) override |
virtual | ~SvxHFPage () override |
void | DisableDeleteQueryBox () |
virtual void | PageCreated (const SfxAllItemSet &) override |
void | EnableDynamicSpacing () |
Static Public Member Functions | |
static std::unique_ptr< SfxTabPage > | Create (weld::Container *pPage, weld::DialogController *pController, const SfxItemSet *rSet) |
static WhichRangesContainer | GetRanges () |
ScHeaderPage::ScHeaderPage | ( | weld::Container * | pPage, |
weld::DialogController * | pController, | ||
const SfxItemSet & | rSet | ||
) |
|
static |
Definition at line 236 of file tphf.cxx.
Referenced by ScStyleDlg::ScStyleDlg().
|
static |
Definition at line 241 of file tphf.cxx.
References SvxHeaderPage::GetRanges().
Referenced by ScStyleDlg::ScStyleDlg().