Searched refs:DocumentSelectionHdl_Impl (Results 1 – 2 of 2) sorted by relevance
/trunk/main/sw/source/ui/dbui/ |
H A D | mmoutputpage.cxx | 418 m_aSaveAsOneRB.SetClickHdl(LINK(this, SwMailMergeOutputPage, DocumentSelectionHdl_Impl)); in SwMailMergeOutputPage() 419 m_aSaveIndividualRB.SetClickHdl(LINK(this, SwMailMergeOutputPage, DocumentSelectionHdl_Impl)); in SwMailMergeOutputPage() 420 m_aPrintAllRB.SetClickHdl(LINK(this, SwMailMergeOutputPage, DocumentSelectionHdl_Impl)); in SwMailMergeOutputPage() 421 m_aSendAllRB.SetClickHdl(LINK(this, SwMailMergeOutputPage, DocumentSelectionHdl_Impl)); in SwMailMergeOutputPage() 423 m_aFromRB.SetClickHdl(LINK(this, SwMailMergeOutputPage, DocumentSelectionHdl_Impl)); in SwMailMergeOutputPage() 654 IMPL_LINK(SwMailMergeOutputPage, DocumentSelectionHdl_Impl, RadioButton*, pButton) in IMPL_LINK() argument
|
H A D | mmoutputpage.hxx | 135 DECL_LINK(DocumentSelectionHdl_Impl, RadioButton*);
|
Completed in 25 milliseconds