Home
last modified time | relevance | path

Searched refs:SvxFooterPage (Results 1 – 6 of 6) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/include/svx/
H A Dhdft.hxx104 class SVX_DLLPUBLIC SvxFooterPage final : public SvxHFPage class
109 …SVX_DLLPRIVATE SvxFooterPage(weld::Container* pPage, weld::DialogController* pController, const Sf…
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/svx/
H A Dhdft.hxx104 class SVX_DLLPUBLIC SvxFooterPage final : public SvxHFPage class
109 …SVX_DLLPRIVATE SvxFooterPage(weld::Container* pPage, weld::DialogController* pController, const Sf…
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/ui/fmtui/
H A Dtmpdlg.cxx174 AddTabPage("footer", SvxFooterPage::Create, SvxFooterPage::GetRanges); in SwTemplateDlgController()
378 static_cast<SvxFooterPage&>(rPage).EnableDynamicSpacing(); in PageCreated()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/ui/fmtui/
H A Dtmpdlg.cxx180 AddTabPage("footer", SvxFooterPage::Create, SvxFooterPage::GetRanges); in SwTemplateDlgController()
383 static_cast<SvxFooterPage&>(rPage).EnableDynamicSpacing(); in PageCreated()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/dialog/
H A Dhdft.cxx114 std::unique_ptr<SfxTabPage> SvxFooterPage::Create( weld::Container* pPage, weld::DialogController* … in Create()
116 return std::make_unique<SvxFooterPage>( pPage, pController, *rSet ); in Create()
124 SvxFooterPage::SvxFooterPage(weld::Container* pPage, weld::DialogController* pController, const Sfx… in SvxFooterPage() function in SvxFooterPage
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/dialog/
H A Dhdft.cxx108 std::unique_ptr<SfxTabPage> SvxFooterPage::Create( weld::Container* pPage, weld::DialogController* … in Create()
110 return std::make_unique<SvxFooterPage>( pPage, pController, *rSet ); in Create()
118 SvxFooterPage::SvxFooterPage(weld::Container* pPage, weld::DialogController* pController, const Sfx… in SvxFooterPage() function in SvxFooterPage