LibreOffice Module sw (master) 1
|
#include <swuiidxmrk.hxx>
Public Member Functions | |
SwIndexMarkModalDlg (weld::Window *pParent, SwWrtShell &rSh, SwTOXMark const *pCurTOXMark) | |
virtual | ~SwIndexMarkModalDlg () override |
virtual short int | run () override |
Public Member Functions inherited from SfxDialogController | |
SfxDialogController (weld::Widget *pParent, const OUString &rUIFile, const OUString &rDialogId) | |
virtual void | Activate () |
virtual void | Deactivate () |
virtual void | ChildWinDispose () |
virtual void | Close () |
virtual void | EndDialog (int nResponse) |
virtual bool | CloseOnHide () const |
Private Attributes | |
SwIndexMarkPane | m_aContent |
Definition at line 151 of file swuiidxmrk.hxx.
SwIndexMarkModalDlg::SwIndexMarkModalDlg | ( | weld::Window * | pParent, |
SwWrtShell & | rSh, | ||
SwTOXMark const * | pCurTOXMark | ||
) |
Definition at line 1048 of file swuiidxmrk.cxx.
References m_aContent, m_aContent, m_xDialog, and SwIndexMarkPane::ReInitDlg().
|
overridevirtual |
Definition at line 1056 of file swuiidxmrk.cxx.
References SwViewShell::SetCareDialog().
|
overridevirtual |
Definition at line 1061 of file swuiidxmrk.cxx.
References SwIndexMarkPane::Apply(), m_aContent, and RET_OK.
|
private |
Definition at line 153 of file swuiidxmrk.hxx.
Referenced by run(), and SwIndexMarkModalDlg().