Home
last modified time | relevance | path

Searched refs:DocumentSelectionHdl_Impl (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/sw/source/ui/dbui/
H A Dmmoutputpage.cxx418 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 Dmmoutputpage.hxx135 DECL_LINK(DocumentSelectionHdl_Impl, RadioButton*);

Completed in 25 milliseconds