Home
last modified time | relevance | path

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

/aoo42x/main/dbaccess/source/ui/control/
H A DRelationControl.cxx543 m_strCurrentLeft = aIter->first; in fillListBoxes()
555 m_strCurrentRight = m_strCurrentLeft; in fillListBoxes()
566 m_lmbRightTable.RemoveEntry(m_strCurrentLeft); in fillListBoxes()
570 m_lmbLeftTable.SelectEntry(m_strCurrentLeft); in fillListBoxes()
621 m_lmbRightTable.InsertEntry(m_strCurrentLeft); in IMPL_LINK()
624 m_strCurrentLeft = strSelected; in IMPL_LINK()
/aoo42x/main/dbaccess/source/ui/inc/
H A DRelationControl.hxx56 String m_strCurrentLeft; member in dbaui::OTableListBoxControl

Completed in 22 milliseconds