summaryrefslogtreecommitdiffstats
path: root/sw/source/ui/dbui/mmoutputpage.hxx
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2005-10-19 07:26:43 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2005-10-19 07:26:43 +0000
commit70cad42ed050ff5775336ecf2750d4a57a125138 (patch)
tree9c4ca608c2c3d16771b1f99eda74c0274675c944 /sw/source/ui/dbui/mmoutputpage.hxx
parentINTEGRATION: CWS os64 (1.8.158); FILE MERGED (diff)
downloadcore-70cad42ed050ff5775336ecf2750d4a57a125138.tar.gz
core-70cad42ed050ff5775336ecf2750d4a57a125138.zip
INTEGRATION: CWS os64 (1.4.192); FILE MERGED
2005/10/14 03:11:06 os 1.4.192.2: RESYNC: (1.4-1.5); FILE MERGED 2005/08/22 11:22:41 os 1.4.192.1: #i50640# added ClickHdl to selction RadioButtons
Diffstat (limited to 'sw/source/ui/dbui/mmoutputpage.hxx')
-rw-r--r--sw/source/ui/dbui/mmoutputpage.hxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/sw/source/ui/dbui/mmoutputpage.hxx b/sw/source/ui/dbui/mmoutputpage.hxx
index 4c561353266f..c5c22d770b0f 100644
--- a/sw/source/ui/dbui/mmoutputpage.hxx
+++ b/sw/source/ui/dbui/mmoutputpage.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: mmoutputpage.hxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 07:04:21 $
+ * last change: $Author: rt $ $Date: 2005-10-19 08:26:43 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -169,6 +169,7 @@ class SwMailMergeOutputPage : public svt::OWizardPage
DECL_LINK(SendTypeHdl_Impl, ListBox*);
DECL_LINK(SendAsHdl_Impl, PushButton*);
DECL_LINK(SendDocumentsHdl_Impl, PushButton*);
+ DECL_LINK(DocumentSelectionHdl_Impl, RadioButton*);
protected:
virtual sal_Bool determineNextButtonState();