Searched refs:m_ibColumn_down (Results 1 – 2 of 2) sorted by relevance
69 ,m_ibColumn_down( this, ModuleRes( IB_COLUMN_DOWN ) ) in DBG_NAME()79 m_ibColumn_down.SetClickHdl(LINK(this,OWizNameMatching,ButtonClickHdl)); in DBG_NAME()101 m_ibColumn_down.SetModeImage(ModuleRes(IMG_SORTDOWN_H),BMP_COLOR_HIGHCONTRAST); in DBG_NAME()152 m_ibColumn_down.Enable( m_CTRL_LEFT.GetEntryCount() > 1 ); in ActivatePage()233 else if(pButton == &m_ibColumn_down) in IMPL_LINK()243 if(pButton == &m_ibColumn_down && (nThumbPos+nVisibleSize+1) < nPos) in IMPL_LINK()
78 ImageButton m_ibColumn_down; member in dbaui::OWizNameMatching
Completed in 10 milliseconds