Searched refs:SwAddStylesDlg_Impl (Results 1 – 1 of 1) sorted by relevance
/aoo4110/main/sw/source/ui/index/ |
H A D | cnttab.cxx | 766 class SwAddStylesDlg_Impl : public SfxModalDialog class 786 ~SwAddStylesDlg_Impl(); 791 SwAddStylesDlg_Impl::SwAddStylesDlg_Impl(Window* pParent, in SwAddStylesDlg_Impl() function in SwAddStylesDlg_Impl 815 aOk.SetClickHdl(LINK(this, SwAddStylesDlg_Impl, OkHdl)); in SwAddStylesDlg_Impl() 816 aLeftPB.SetClickHdl(LINK(this, SwAddStylesDlg_Impl, LeftRightHdl)); in SwAddStylesDlg_Impl() 820 rHB.SetEndDragHdl(LINK(this, SwAddStylesDlg_Impl, HeaderDragHdl)); in SwAddStylesDlg_Impl() 881 SwAddStylesDlg_Impl::~SwAddStylesDlg_Impl() in ~SwAddStylesDlg_Impl() 887 IMPL_LINK(SwAddStylesDlg_Impl, OkHdl, OKButton*, EMPTYARG) in IMPL_LINK() argument 914 IMPL_LINK(SwAddStylesDlg_Impl, HeaderDragHdl, HeaderBar*, EMPTYARG) in IMPL_LINK() argument 922 IMPL_LINK(SwAddStylesDlg_Impl, LeftRightHdl, PushButton*, pBtn) in IMPL_LINK() argument [all …]
|
Completed in 41 milliseconds