Searched refs:HeaderFooterDialog (Results 1 – 4 of 4) sorted by relevance
/aoo41x/main/sd/source/ui/dlg/ |
H A D | headerfooterdlg.cxx | 169 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 D | sddlgfact.hxx | 54 class HeaderFooterDialog; 245 DECL_ABSTDLG_BASE(AbstractHeaderFooterDialog_Impl,::sd::HeaderFooterDialog)
|
H A D | sddlgfact.cxx | 557 …return new AbstractHeaderFooterDialog_Impl( new ::sd::HeaderFooterDialog( (::sd::ViewShell*)pViewS… in CreateHeaderFooterDialog()
|
/aoo41x/main/sd/source/ui/inc/ |
H A D | headerfooterdlg.hxx | 45 class HeaderFooterDialog : public TabDialog class 68 …HeaderFooterDialog( ViewShell* pViewShell, ::Window* pParent, SdDrawDocument* pDoc, SdPage* pCurre… 69 ~HeaderFooterDialog();
|
Completed in 31 milliseconds