LibreOffice Module sw (master)
1
|
Dialog implementing the saving as of the result document. More...
#include <mmresultdialogs.hxx>
Public Member Functions | |
SwMMResultSaveDialog (weld::Window *pParent) | |
virtual | ~SwMMResultSaveDialog () 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 | |
DECL_LINK (SaveOutputHdl_Impl, weld::Button &, void) | |
DECL_LINK (DocumentSelectionHdl_Impl, weld::Toggleable &, void) | |
Private Attributes | |
bool | m_bCancelSaving |
std::unique_ptr< weld::RadioButton > | m_xSaveAsOneRB |
std::unique_ptr< weld::RadioButton > | m_xSaveIndividualRB |
std::unique_ptr< weld::CheckButton > | m_xFromRB |
std::unique_ptr< weld::SpinButton > | m_xFromNF |
std::unique_ptr< weld::Label > | m_xToFT |
std::unique_ptr< weld::SpinButton > | m_xToNF |
std::unique_ptr< weld::Button > | m_xOKButton |
Dialog implementing the saving as of the result document.
Definition at line 35 of file mmresultdialogs.hxx.
SwMMResultSaveDialog::SwMMResultSaveDialog | ( | weld::Window * | pParent | ) |
Definition at line 250 of file mmresultdialogs.cxx.
References false, GetActiveView(), SwView::GetMailMergeConfigItem(), LINK, m_xFromNF, m_xFromRB, m_xOKButton, m_xOKButton, m_xSaveAsOneRB, m_xSaveIndividualRB, m_xToNF, and nCount.
|
overridevirtual |
Definition at line 278 of file mmresultdialogs.cxx.
|
private |
|
private |
|
private |
Definition at line 37 of file mmresultdialogs.hxx.
|
private |
Definition at line 42 of file mmresultdialogs.hxx.
Referenced by SwMMResultSaveDialog().
|
private |
Definition at line 41 of file mmresultdialogs.hxx.
Referenced by SwMMResultSaveDialog().
|
private |
Definition at line 45 of file mmresultdialogs.hxx.
Referenced by SwMMResultSaveDialog().
|
private |
Definition at line 39 of file mmresultdialogs.hxx.
Referenced by SwMMResultSaveDialog().
|
private |
Definition at line 40 of file mmresultdialogs.hxx.
Referenced by SwMMResultSaveDialog().
|
private |
Definition at line 43 of file mmresultdialogs.hxx.
|
private |
Definition at line 44 of file mmresultdialogs.hxx.
Referenced by SwMMResultSaveDialog().