Home
last modified time | relevance | path

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

/aoo4110/main/dbaccess/source/ui/control/
H A DRelationControl.cxx511 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 …]
/aoo4110/main/dbaccess/source/ui/inc/
H A DRelationControl.hxx48 ListBox m_lmbLeftTable, member in dbaui::OTableListBoxControl

Completed in 17 milliseconds