Home
last modified time | relevance | path

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

/aoo4110/main/dbaccess/source/ui/control/
H A DRelationControl.cxx498 , 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 …]
/aoo4110/main/dbaccess/source/ui/inc/
H A DRelationControl.hxx49 m_lmbRightTable; member in dbaui::OTableListBoxControl

Completed in 22 milliseconds