Searched refs:SwModalRedlineAcceptDlg (Results 1 – 4 of 4) sorted by relevance
83 SwModalRedlineAcceptDlg::SwModalRedlineAcceptDlg(Window *pParent) : in SwModalRedlineAcceptDlg() function in SwModalRedlineAcceptDlg98 SwModalRedlineAcceptDlg::~SwModalRedlineAcceptDlg() in ~SwModalRedlineAcceptDlg()110 void SwModalRedlineAcceptDlg::Activate() in Activate()118 void SwModalRedlineAcceptDlg::Resize() in Resize()128 void SwModalRedlineAcceptDlg::AcceptAll( sal_Bool bAccept ) in AcceptAll()
30 class SwModalRedlineAcceptDlg : public SfxModalDialog class37 SwModalRedlineAcceptDlg(Window *pParent);38 ~SwModalRedlineAcceptDlg();
43 class SwModalRedlineAcceptDlg;247 DECL_ABSTDLG_BASE(AbstractSwModalRedlineAcceptDlg_Impl,SwModalRedlineAcceptDlg )
1236 SwModalRedlineAcceptDlg* pDlg=NULL; in CreateSwModalRedlineAcceptDlg()1240 pDlg = new SwModalRedlineAcceptDlg( pParent ); in CreateSwModalRedlineAcceptDlg()
Completed in 30 milliseconds