LibreOffice Module sw (master) 1
|
#include <swuiidxmrk.hxx>
Public Member Functions | |
SwAuthMarkModalDlg (weld::Window *pParent, SwWrtShell &rSh) | |
virtual short int | run () override |
![]() | |
SfxDialogController (weld::Widget *pParent, const OUString &rUIFile, const OString &rDialogId) | |
virtual void | Activate () |
virtual void | Deactivate () |
virtual void | ChildWinDispose () |
virtual void | Close () |
virtual void | EndDialog (int nResponse) |
Private Member Functions | |
void | Apply () |
Private Attributes | |
SwAuthorMarkPane | m_aContent |
Definition at line 223 of file swuiidxmrk.hxx.
SwAuthMarkModalDlg::SwAuthMarkModalDlg | ( | weld::Window * | pParent, |
SwWrtShell & | rSh | ||
) |
Definition at line 1889 of file swuiidxmrk.cxx.
References m_aContent, m_aContent, and SwAuthorMarkPane::ReInitDlg().
|
private |
Definition at line 1905 of file swuiidxmrk.cxx.
References m_aContent, and SwAuthorMarkPane::m_xActionBT.
Referenced by run().
|
overridevirtual |
Definition at line 1897 of file swuiidxmrk.cxx.
|
private |
Definition at line 225 of file swuiidxmrk.hxx.
Referenced by Apply(), and SwAuthMarkModalDlg().