Searched refs:SwRedlineAcceptDlg (Results 1 – 4 of 4) sorted by relevance
/aoo41x/main/sw/source/ui/misc/ |
H A D | redlndlg.cxx | 128 pImplDlg = new SwRedlineAcceptDlg(this); in SwModelessRedlineAcceptDlg() 213 SwRedlineAcceptDlg::SwRedlineAcceptDlg(Dialog *pParent, sal_Bool bAutoFmt) : in SwRedlineAcceptDlg() function in SwRedlineAcceptDlg 303 SwRedlineAcceptDlg::~SwRedlineAcceptDlg() in ~SwRedlineAcceptDlg() 311 void SwRedlineAcceptDlg::Init(sal_uInt16 nStart) in Init() 341 void SwRedlineAcceptDlg::InitAuthors() in InitAuthors() 460 void SwRedlineAcceptDlg::Resize() in Resize() 476 void SwRedlineAcceptDlg::Activate() in Activate() 1004 IMPL_LINK( SwRedlineAcceptDlg, AcceptHdl, void*, EMPTYARG) in IMPL_LINK() argument 1024 IMPL_LINK( SwRedlineAcceptDlg, RejectHdl, void*, EMPTYARG ) in IMPL_LINK() argument 1044 IMPL_LINK( SwRedlineAcceptDlg, UndoHdl, void*, EMPTYARG ) in IMPL_LINK() argument [all …]
|
H A D | swmodalredlineacceptdlg.cxx | 86 pImplDlg = new SwRedlineAcceptDlg(this, sal_True); in SwModalRedlineAcceptDlg()
|
/aoo41x/main/sw/source/ui/inc/ |
H A D | redlndlg.hxx | 76 class SW_DLLPUBLIC SwRedlineAcceptDlg class 126 SwRedlineAcceptDlg(Dialog *pParent, sal_Bool bAutoFmt = sal_False); 127 virtual ~SwRedlineAcceptDlg(); 150 SwRedlineAcceptDlg* pImplDlg;
|
H A D | swmodalredlineacceptdlg.hxx | 28 class SwRedlineAcceptDlg; 32 SwRedlineAcceptDlg* pImplDlg;
|
Completed in 35 milliseconds