Home
last modified time | relevance | path

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

/aoo4110/main/sd/source/ui/dlg/
H A Dsdpreslt.cxx55 SdPresLayoutDlg::SdPresLayoutDlg( in SdPresLayoutDlg() function in SdPresLayoutDlg
78 maVS.SetDoubleClickHdl(LINK(this, SdPresLayoutDlg, ClickLayoutHdl)); in SdPresLayoutDlg()
79 maBtnLoad.SetClickHdl(LINK(this, SdPresLayoutDlg, ClickLoadHdl)); in SdPresLayoutDlg()
90 SdPresLayoutDlg::~SdPresLayoutDlg() in ~SdPresLayoutDlg()
108 void SdPresLayoutDlg::Reset() in Reset()
149 void SdPresLayoutDlg::GetAttr(SfxItemSet& rOutAttrs) in GetAttr()
182 void SdPresLayoutDlg::FillValueSet() in FillValueSet()
219 IMPL_LINK(SdPresLayoutDlg, ClickLayoutHdl, void *, EMPTYARG) in IMPL_LINK() argument
231 IMPL_LINK(SdPresLayoutDlg, ClickLoadHdl, void *, EMPTYARG) in IMPL_LINK() argument
H A Dsddlgfact.hxx209 class SdPresLayoutDlg;
212 DECL_ABSTDLG_BASE(AbstractSdPresLayoutDlg_Impl,SdPresLayoutDlg)
H A Dsddlgfact.cxx497 …return new AbstractSdPresLayoutDlg_Impl( new SdPresLayoutDlg( pDocShell, pViewShell, pWindow, rInA… in CreateSdPresLayoutDlg()
/aoo4110/main/sd/source/ui/inc/
H A Dsdpreslt.hxx43 class SdPresLayoutDlg class
47 SdPresLayoutDlg(
53 virtual ~SdPresLayoutDlg (void);

Completed in 29 milliseconds