Searched refs:m_lmbLeftTable (Results 1 – 2 of 2) sorted by relevance
511 m_lmbLeftTable.SetSelectHdl(aLink); in DBG_NAME()537 m_lmbLeftTable.InsertEntry(aIter->first); in fillListBoxes()565 m_lmbLeftTable.RemoveEntry(m_strCurrentRight); in fillListBoxes()570 m_lmbLeftTable.SelectEntry(m_strCurrentLeft); in fillListBoxes()573 m_lmbLeftTable.GrabFocus(); in fillListBoxes()586 if ( pListBox == &m_lmbLeftTable ) in IMPL_LINK()589 pOther = &m_lmbLeftTable; in IMPL_LINK()618 if (pListBox == &m_lmbLeftTable) in IMPL_LINK()633 m_lmbLeftTable.GrabFocus(); in IMPL_LINK()638 m_lmbLeftTable.InsertEntry(m_strCurrentRight); in IMPL_LINK()[all …]
48 ListBox m_lmbLeftTable, member in dbaui::OTableListBoxControl
Completed in 14 milliseconds