Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/ui/dbui/
H A Dmmoutputpage.cxx337 m_aPrintAllRB(this, SW_RES( RB_PRINTALL ) ), in SwMailMergeOutputPage()
394 m_aPrintAllRB.Check(); in SwMailMergeOutputPage()
420 m_aPrintAllRB.SetClickHdl(LINK(this, SwMailMergeOutputPage, DocumentSelectionHdl_Impl)); in SwMailMergeOutputPage()
497 &m_aPrinterFT, &m_aPrinterLB, &m_aPrinterSettingsPB, &m_aPrintAllRB, in IMPL_LINK()
554 &m_aPrinterFT, &m_aPrinterLB, &m_aPrinterSettingsPB, &m_aPrintAllRB, in IMPL_LINK()
565 m_aPrintAllRB.Check(); in IMPL_LINK()
570 long nNewRBXPos = m_aPrintAllRB.GetPosPixel().Y() + m_nRBOffset; in IMPL_LINK()
975 if(m_aPrintAllRB.IsChecked()) in IMPL_LINK()
H A Dmmoutputpage.hxx68 RadioButton m_aPrintAllRB; //has to be here for tab control reasons member in SwMailMergeOutputPage

Completed in 51 milliseconds