Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/misc/
H A Dredlndlg.cxx128 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 Dswmodalredlineacceptdlg.cxx86 pImplDlg = new SwRedlineAcceptDlg(this, sal_True); in SwModalRedlineAcceptDlg()
/trunk/main/sw/source/ui/inc/
H A Dredlndlg.hxx76 class SW_DLLPUBLIC SwRedlineAcceptDlg class
126 SwRedlineAcceptDlg(Dialog *pParent, sal_Bool bAutoFmt = sal_False);
127 virtual ~SwRedlineAcceptDlg();
150 SwRedlineAcceptDlg* pImplDlg;
H A Dswmodalredlineacceptdlg.hxx28 class SwRedlineAcceptDlg;
32 SwRedlineAcceptDlg* pImplDlg;

Completed in 24 milliseconds