Lines Matching refs:OJoinTableView
100 const OJoinTableView::OTableWindowMap* m_pTableMap;
116 …ORelationControl( OTableListBoxControl* pParent,const OJoinTableView::OTableWindowMap* _pTableMap …
165 …ORelationControl::ORelationControl( OTableListBoxControl* pParent ,const OJoinTableView::OTableWin… in DBG_NAME()
446 const OJoinTableView* pView = _pSource->getTableView(); in setWindowTables()
493 ,const OJoinTableView::OTableWindowMap* _pTableMap in DBG_NAME()
533 OJoinTableView::OTableWindowMap::const_iterator aIter = m_pTableMap->begin(); in fillListBoxes()
534 OJoinTableView::OTableWindowMap::const_iterator aEnd = m_pTableMap->end(); in fillListBoxes()
592 OJoinTableView::OTableWindowMap::const_iterator aIter = m_pTableMap->begin(); in IMPL_LINK()
611 OJoinTableView::OTableWindowMap::const_iterator aFind = m_pTableMap->find(strSelected); in IMPL_LINK()
628 …OJoinTableView::OTableWindowMap::const_iterator aIter = m_pTableMap->find(m_lmbRightTable.GetSelec… in IMPL_LINK()
644 …OJoinTableView::OTableWindowMap::const_iterator aIter = m_pTableMap->find(m_lmbLeftTable.GetSelect… in IMPL_LINK()