Home
last modified time | relevance | path

Searched refs:HeaderFooterDialog (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/sd/source/ui/dlg/
H A Dheaderfooterdlg.cxx169 HeaderFooterDialog* mpDialog;
205 HeaderFooterDialog::HeaderFooterDialog( ViewShell* pViewShell, ::Window* pParent, SdDrawDocument* p… in HeaderFooterDialog() function in HeaderFooterDialog
266 maTabCtrl.SetActivatePageHdl( LINK( this, HeaderFooterDialog, ActivatePageHdl ) ); in HeaderFooterDialog()
282 HeaderFooterDialog::~HeaderFooterDialog() in ~HeaderFooterDialog()
290 IMPL_LINK( HeaderFooterDialog, ActivatePageHdl, TabControl *, pTabCtrl ) in IMPL_LINK() argument
301 IMPL_LINK( HeaderFooterDialog, DeactivatePageHdl, TabControl *, EMPTYARG ) in IMPL_LINK() argument
308 short HeaderFooterDialog::Execute() in Execute()
318 void HeaderFooterDialog::ApplyToAll( TabPage* pPage ) in ApplyToAll()
326 void HeaderFooterDialog::Apply( TabPage* pPage ) in Apply()
334 void HeaderFooterDialog::Cancel( TabPage* ) in Cancel()
[all …]
H A Dsddlgfact.hxx54 class HeaderFooterDialog;
245 DECL_ABSTDLG_BASE(AbstractHeaderFooterDialog_Impl,::sd::HeaderFooterDialog)
H A Dsddlgfact.cxx557 …return new AbstractHeaderFooterDialog_Impl( new ::sd::HeaderFooterDialog( (::sd::ViewShell*)pViewS… in CreateHeaderFooterDialog()
/aoo4110/main/sd/source/ui/inc/
H A Dheaderfooterdlg.hxx45 class HeaderFooterDialog : public TabDialog class
68HeaderFooterDialog( ViewShell* pViewShell, ::Window* pParent, SdDrawDocument* pDoc, SdPage* pCurre…
69 ~HeaderFooterDialog();

Completed in 34 milliseconds