Home
last modified time | relevance | path

Searched refs:GetTabWin (Results 1 – 4 of 4) sorted by relevance

/trunk/main/dbaccess/source/ui/relationdesign/
H A DRelationTableView.cxx199 OTableWindow* pSourceWin = jxdSource.pListBox->GetTabWin(); in AddConnection()
200 OTableWindow* pDestWin = jxdDest.pListBox->GetTabWin(); in AddConnection()
/trunk/main/dbaccess/source/ui/inc/
H A DTableWindowListBox.hxx95 OTableWindow* GetTabWin(){ return m_pTabWin; } in GetTabWin() function in dbaui::OTableWindowListBox
/trunk/main/dbaccess/source/ui/querydesign/
H A DQueryTableView.cxx690 OQueryTableWindow* pSourceWin = static_cast< OQueryTableWindow*>(jxdSource.pListBox->GetTabWin()); in AddConnection()
691 OQueryTableWindow* pDestWin = static_cast< OQueryTableWindow*>(jxdDest.pListBox->GetTabWin()); in AddConnection()
H A DSelectionBrowseBox.cxx1663 OQueryTableWindow* pSourceWin = static_cast<OQueryTableWindow*>(jxdSource.pListBox->GetTabWin()); in InsertField()

Completed in 48 milliseconds