#include <headerfooterdlg.hxx>
|
| DECL_LINK (ActivatePageHdl, const OUString &, void) |
|
| DECL_LINK (ClickApplyToAllHdl, weld::Button &, void) |
|
| DECL_LINK (ClickApplyHdl, weld::Button &, void) |
|
| DECL_LINK (ClickCancelHdl, weld::Button &, void) |
|
void | apply (bool bToAll, bool bForceSlides) |
|
void | change (SdUndoGroup *pUndoGroup, SdPage *pPage, const HeaderFooterSettings &rNewSettings) |
|
Definition at line 33 of file headerfooterdlg.hxx.
◆ HeaderFooterDialog()
Definition at line 168 of file headerfooterdlg.cxx.
References SdPage::getHeaderFooterSettings(), SdrModel::GetPage(), SdPage::GetPageKind(), SdrPage::GetPageNum(), SdDrawDocument::GetSdPage(), LINK, maNotesHandoutSettings, maSlideSettings, sd::HeaderFooterSettings::mbDateTimeVisible, sd::HeaderFooterSettings::mbFooterVisible, sd::HeaderFooterSettings::mbSlideNumberVisible, mpCurrentPage, mpDoc, mxNotesHandoutsTabPage, mxPBApply, mxPBApplyToAll, mxPBCancel, mxSlideTabPage, mxTabCtrl, Notes, Standard, and SdDrawDocument::StopWorkStartupDelay().
◆ ~HeaderFooterDialog()
HeaderFooterDialog::~HeaderFooterDialog |
( |
| ) |
|
|
overridevirtual |
◆ Apply()
void HeaderFooterDialog::Apply |
( |
| ) |
|
◆ apply()
void HeaderFooterDialog::apply |
( |
bool |
bToAll, |
|
|
bool |
bForceSlides |
|
) |
| |
|
private |
Definition at line 271 of file headerfooterdlg.cxx.
References SfxUndoManager::AddUndoAction(), change(), DBG_ASSERT, SdPage::getHeaderFooterSettings(), SdDrawDocument::GetMasterSdPage(), SfxViewFrame::GetObjectShell(), SdPage::GetPageKind(), SdDrawDocument::GetSdPage(), SdDrawDocument::GetSdPageCount(), SfxShell::GetUndoManager(), sd::ViewShell::GetViewFrame(), Handout, weld::GenericDialogController::m_xDialog, maNotesHandoutSettings, maSlideSettings, sd::HeaderFooterSettings::mbDateTimeVisible, sd::HeaderFooterSettings::mbFooterVisible, sd::HeaderFooterSettings::mbSlideNumberVisible, mpCurrentPage, mpDoc, mpViewShell, mxNotesHandoutsTabPage, mxSlideTabPage, Notes, and Standard.
Referenced by Apply(), and ApplyToAll().
◆ ApplyToAll()
void HeaderFooterDialog::ApplyToAll |
( |
| ) |
|
◆ change()
◆ DECL_LINK() [1/4]
sd::HeaderFooterDialog::DECL_LINK |
( |
ActivatePageHdl |
, |
|
|
const OUString & |
, |
|
|
void |
|
|
) |
| |
|
private |
◆ DECL_LINK() [2/4]
sd::HeaderFooterDialog::DECL_LINK |
( |
ClickApplyHdl |
, |
|
|
weld::Button & |
, |
|
|
void |
|
|
) |
| |
|
private |
◆ DECL_LINK() [3/4]
sd::HeaderFooterDialog::DECL_LINK |
( |
ClickApplyToAllHdl |
, |
|
|
weld::Button & |
, |
|
|
void |
|
|
) |
| |
|
private |
◆ DECL_LINK() [4/4]
sd::HeaderFooterDialog::DECL_LINK |
( |
ClickCancelHdl |
, |
|
|
weld::Button & |
, |
|
|
void |
|
|
) |
| |
|
private |
◆ run()
short HeaderFooterDialog::run |
( |
| ) |
|
|
overridevirtual |
◆ maNotesHandoutSettings
◆ maSlideSettings
◆ mpCurrentPage
SdPage* sd::HeaderFooterDialog::mpCurrentPage |
|
private |
◆ mpDoc
◆ mpViewShell
ViewShell* sd::HeaderFooterDialog::mpViewShell |
|
private |
◆ mxNotesHandoutsTabPage
◆ mxPBApply
std::unique_ptr<weld::Button> sd::HeaderFooterDialog::mxPBApply |
|
private |
◆ mxPBApplyToAll
std::unique_ptr<weld::Button> sd::HeaderFooterDialog::mxPBApplyToAll |
|
private |
◆ mxPBCancel
std::unique_ptr<weld::Button> sd::HeaderFooterDialog::mxPBCancel |
|
private |
◆ mxSlideTabPage
◆ mxTabCtrl
The documentation for this class was generated from the following files: