Searched refs:SwIndexMarkModalDlg (Results 1 – 3 of 3) sorted by relevance
65 class SwIndexMarkModalDlg;69 friend class SwIndexMarkModalDlg;190 class SwIndexMarkModalDlg : public SvxStandardDialog class194 SwIndexMarkModalDlg(Window *pParent, SwWrtShell& rSh, SwTOXMark* pCurTOXMark);
741 ((SwIndexMarkModalDlg*)GetParent())->EndDialog(RET_CANCEL); in IMPL_LINK()1132 SwIndexMarkModalDlg::SwIndexMarkModalDlg(Window *pParent, SwWrtShell& rSh, SwTOXMark* pCurTOXMark) : in SwIndexMarkModalDlg() function in SwIndexMarkModalDlg1142 void SwIndexMarkModalDlg::Apply() in Apply()
1637 pDlg = new SwIndexMarkModalDlg( pParent, rSh, pCurTOXMark ); in CreateIndexMarkModalDlg()
Completed in 38 milliseconds