Home
last modified time | relevance | path

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

/aoo41x/main/sd/source/ui/dlg/
H A Dpresent.cxx51 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 Dsddlgfact.hxx201 class SdStartPresentationDlg;
204 DECL_ABSTDLG_BASE(AbstractSdStartPresDlg_Impl,SdStartPresentationDlg)
H A Dsddlgfact.cxx484 …return new AbstractSdStartPresDlg_Impl( new SdStartPresentationDlg( pWindow, rInAttrs, rPageNames,… in CreateSdStartPresentationDlg()
/aoo41x/main/sd/source/ui/inc/
H A Dpresent.hxx51 class SdStartPresentationDlg : public ModalDialog class
101 SdStartPresentationDlg( Window* pWindow,

Completed in 25 milliseconds