|
LibreOffice Module sw (master) 1
|
#include <mmaddressblockpage.hxx>
Public Member Functions | |
| SwAssignFieldsDialog (weld::Window *pParent, SwMailMergeConfigItem &rConfigItem, OUString aPreview, bool bIsAddressBlock) | |
| void | ConnectSizeGroups (int nLabelWidth, int nComboBoxWidth, int nPreviewWidth) |
| virtual | ~SwAssignFieldsDialog () 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 | |
| css::uno::Sequence< OUString > | CreateAssignments () |
| DECL_LINK (OkHdl_Impl, weld::Button &, void) | |
| DECL_LINK (AssignmentModifyHdl_Impl, LinkParamNone *, void) | |
Private Attributes | |
| OUString | m_sNone |
| OUString | m_rPreviewString |
| SwMailMergeConfigItem & | m_rConfigItem |
| std::unique_ptr< SwAddressPreview > | m_xPreview |
| std::unique_ptr< weld::Label > | m_xMatchingFI |
| std::unique_ptr< weld::Label > | m_xAddressTitle |
| std::unique_ptr< weld::Label > | m_xMatchTitle |
| std::unique_ptr< weld::Label > | m_xPreviewTitle |
| std::unique_ptr< weld::Label > | m_xPreviewFI |
| std::unique_ptr< weld::Button > | m_xOK |
| std::unique_ptr< weld::CustomWeld > | m_xPreviewWin |
| std::unique_ptr< SwAssignFieldsControl > | m_xFieldsControl |
Definition at line 247 of file mmaddressblockpage.hxx.
| SwAssignFieldsDialog::SwAssignFieldsDialog | ( | weld::Window * | pParent, |
| SwMailMergeConfigItem & | rConfigItem, | ||
| OUString | aPreview, | ||
| bool | bIsAddressBlock | ||
| ) |
Definition at line 969 of file mmaddressblockpage.cxx.
References LINK, m_xAddressTitle, m_xFieldsControl, m_xMatchingFI, m_xOK, m_xPreviewFI, m_xPreviewWin, and SwResId().
|
overridevirtual |
Definition at line 1005 of file mmaddressblockpage.cxx.
| void SwAssignFieldsDialog::ConnectSizeGroups | ( | int | nLabelWidth, |
| int | nComboBoxWidth, | ||
| int | nPreviewWidth | ||
| ) |
Definition at line 1040 of file mmaddressblockpage.cxx.
References m_xAddressTitle, m_xMatchTitle, and m_xPreviewTitle.
Referenced by SwAssignFieldsControl::Init().
|
private |
Definition at line 1009 of file mmaddressblockpage.cxx.
References SwMailMergeConfigItem::GetDefaultAddressHeaders(), m_rConfigItem, m_sNone, m_xFieldsControl, and nIndex.
Referenced by IMPL_LINK_NOARG().
|
private |
|
private |
|
private |
Definition at line 252 of file mmaddressblockpage.hxx.
Referenced by CreateAssignments(), IMPL_LINK(), and IMPL_LINK_NOARG().
|
private |
Definition at line 250 of file mmaddressblockpage.hxx.
Referenced by IMPL_LINK_NOARG().
|
private |
Definition at line 249 of file mmaddressblockpage.hxx.
Referenced by CreateAssignments().
|
private |
Definition at line 256 of file mmaddressblockpage.hxx.
Referenced by ConnectSizeGroups(), and SwAssignFieldsDialog().
|
private |
Definition at line 262 of file mmaddressblockpage.hxx.
Referenced by CreateAssignments(), and SwAssignFieldsDialog().
|
private |
Definition at line 255 of file mmaddressblockpage.hxx.
Referenced by SwAssignFieldsDialog().
|
private |
Definition at line 257 of file mmaddressblockpage.hxx.
Referenced by ConnectSizeGroups().
|
private |
Definition at line 260 of file mmaddressblockpage.hxx.
Referenced by SwAssignFieldsDialog().
|
private |
Definition at line 254 of file mmaddressblockpage.hxx.
Referenced by IMPL_LINK_NOARG().
|
private |
Definition at line 259 of file mmaddressblockpage.hxx.
Referenced by SwAssignFieldsDialog().
|
private |
Definition at line 258 of file mmaddressblockpage.hxx.
Referenced by ConnectSizeGroups().
|
private |
Definition at line 261 of file mmaddressblockpage.hxx.
Referenced by SwAssignFieldsDialog().