Searched refs:SdStartPresentationDlg (Results 1 – 4 of 4) sorted by relevance
/aoo4110/main/sd/source/ui/dlg/ |
H A D | present.cxx | 51 SdStartPresentationDlg::SdStartPresentationDlg( Window* pWindow, in SdStartPresentationDlg() function in SdStartPresentationDlg 96 Link aLink( LINK( this, SdStartPresentationDlg, ChangeRangeHdl ) ); in SdStartPresentationDlg() 102 aLink = LINK( this, SdStartPresentationDlg, ClickWindowPresentationHdl ); in SdStartPresentationDlg() 107 aTmfPause.SetModifyHdl( LINK( this, SdStartPresentationDlg, ChangePauseHdl ) ); in SdStartPresentationDlg() 186 void SdStartPresentationDlg::InitMonitorSettings() in InitMonitorSettings() 272 void SdStartPresentationDlg::GetAttr( SfxItemSet& rAttr ) in GetAttr() 301 IMPL_LINK( SdStartPresentationDlg, ChangeRangeHdl, void *, EMPTYARG ) in IMPL_LINK() argument 312 IMPL_LINK( SdStartPresentationDlg, ClickWindowPresentationHdl, void *, EMPTYARG ) in IMPL_LINK() argument 339 IMPL_LINK( SdStartPresentationDlg, ChangePauseHdl, void *, EMPTYARG ) in IMPL_LINK() argument
|
H A D | sddlgfact.hxx | 201 class SdStartPresentationDlg; 204 DECL_ABSTDLG_BASE(AbstractSdStartPresDlg_Impl,SdStartPresentationDlg)
|
H A D | sddlgfact.cxx | 484 …return new AbstractSdStartPresDlg_Impl( new SdStartPresentationDlg( pWindow, rInAttrs, rPageNames,… in CreateSdStartPresentationDlg()
|
/aoo4110/main/sd/source/ui/inc/ |
H A D | present.hxx | 51 class SdStartPresentationDlg : public ModalDialog class 101 SdStartPresentationDlg( Window* pWindow,
|
Completed in 39 milliseconds