Lines Matching refs:HeaderFooterSettings
88 HeaderFooterSettings maSettings;
101 void update( HeaderFooterSettings& rSettings );
193 void init( const HeaderFooterSettings& rSettings, bool bNotOnTitle, bool bHasApply );
194 void getData( HeaderFooterSettings& rSettings, bool& rNotOnTitle );
271 …const HeaderFooterSettings& rTitleSettings = mpDoc->GetSdPage(0, PK_STANDARD)->getHeaderFooterSett… in HeaderFooterDialog()
347 HeaderFooterSettings aNewSettings; in apply()
384 …HeaderFooterSettings aTempSettings = mpDoc->GetSdPage( 0, PK_STANDARD )->getHeaderFooterSettings(); in apply()
421 void HeaderFooterDialog::change( SdUndoGroup* pUndoGroup, SdPage* pPage, const HeaderFooterSettings… in change()
600 void HeaderFooterTabPage::init( const HeaderFooterSettings& rSettings, bool bNotOnTitle, bool bHasA… in init()
637 void HeaderFooterTabPage::getData( HeaderFooterSettings& rSettings, bool& rNotOnTitle ) in getData()
675 HeaderFooterSettings aSettings; in update()
841 void PresLayoutPreview::update( HeaderFooterSettings& rSettings ) in update()