Searched refs:GetTabWin (Results 1 – 4 of 4) sorted by relevance
199 OTableWindow* pSourceWin = jxdSource.pListBox->GetTabWin(); in AddConnection()200 OTableWindow* pDestWin = jxdDest.pListBox->GetTabWin(); in AddConnection()
95 OTableWindow* GetTabWin(){ return m_pTabWin; } in GetTabWin() function in dbaui::OTableWindowListBox
690 OQueryTableWindow* pSourceWin = static_cast< OQueryTableWindow*>(jxdSource.pListBox->GetTabWin()); in AddConnection()691 OQueryTableWindow* pDestWin = static_cast< OQueryTableWindow*>(jxdDest.pListBox->GetTabWin()); in AddConnection()
1663 OQueryTableWindow* pSourceWin = static_cast<OQueryTableWindow*>(jxdSource.pListBox->GetTabWin()); in InsertField()
Completed in 41 milliseconds