LibreOffice Module sw (master) 1
|
#include <swuiidxmrk.hxx>
Public Member Functions | |
SwAuthMarkModalDlg (weld::Window *pParent, SwWrtShell &rSh) | |
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 Member Functions | |
void | Apply () |
Private Attributes | |
SwAuthorMarkPane | m_aContent |
Definition at line 224 of file swuiidxmrk.hxx.
SwAuthMarkModalDlg::SwAuthMarkModalDlg | ( | weld::Window * | pParent, |
SwWrtShell & | rSh | ||
) |
Definition at line 1944 of file swuiidxmrk.cxx.
References m_aContent, m_aContent, and SwAuthorMarkPane::ReInitDlg().
|
private |
Definition at line 1960 of file swuiidxmrk.cxx.
References m_aContent, and SwAuthorMarkPane::m_xActionBT.
Referenced by run().
|
overridevirtual |
Definition at line 1952 of file swuiidxmrk.cxx.
|
private |
Definition at line 226 of file swuiidxmrk.hxx.
Referenced by Apply(), and SwAuthMarkModalDlg().