Home
last modified time | relevance | path

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

/aoo4110/main/dbaccess/source/ui/control/
H A DRelationControl.cxx548 m_strCurrentRight = aIter->first; in fillListBoxes()
555 m_strCurrentRight = m_strCurrentLeft; in fillListBoxes()
565 m_lmbLeftTable.RemoveEntry(m_strCurrentRight); in fillListBoxes()
571 m_lmbRightTable.SelectEntry(m_strCurrentRight); in fillListBoxes()
638 m_lmbLeftTable.InsertEntry(m_strCurrentRight); in IMPL_LINK()
641 m_strCurrentRight = strSelected; in IMPL_LINK()
/aoo4110/main/dbaccess/source/ui/inc/
H A DRelationControl.hxx56 String m_strCurrentRight; member in dbaui::OTableListBoxControl

Completed in 11 milliseconds