Searched refs:m_lmbRightTable (Results 1 – 2 of 2) sorted by relevance
498 , m_lmbRightTable( this, ResId(LB_RIGHT_TABLE,*_rResId.GetResMgr())) in DBG_NAME()506 m_pRC_Tables->SetZOrder(&m_lmbRightTable, WINDOW_ZORDER_BEHIND); in DBG_NAME()512 m_lmbRightTable.SetSelectHdl(aLink); in DBG_NAME()538 m_lmbRightTable.InsertEntry(aIter->first); in fillListBoxes()566 m_lmbRightTable.RemoveEntry(m_strCurrentLeft); in fillListBoxes()571 m_lmbRightTable.SelectEntry(m_strCurrentRight); in fillListBoxes()587 pOther = &m_lmbRightTable; in IMPL_LINK()621 m_lmbRightTable.InsertEntry(m_strCurrentLeft); in IMPL_LINK()623 m_lmbRightTable.RemoveEntry(strSelected); in IMPL_LINK()684 fillEntryAndDisable(m_lmbRightTable,_pConnectionData->getReferencedTable()->GetWinName()); in fillAndDisable()[all …]
50 m_lmbRightTable; member in dbaui::OTableListBoxControl
Completed in 247 milliseconds