Home
last modified time | relevance | path

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

/aoo4110/main/dbaccess/source/ui/querydesign/
H A DQueryTableView.cxx428 OQueryTableConnection* pTabConn = NULL; in NotifyTabConnection() local
442 pTabConn = static_cast<OQueryTableConnection*>(*aIter); in NotifyTabConnection()
448 pTabConn = static_cast<OQueryTableConnection*>(*aIter); in NotifyTabConnection()
450 if (pTabConn == NULL) in NotifyTabConnection()
H A DJoinTableView.cxx427 OTableConnection* pTabConn = (*aIter); in RemoveTabWin() local
429 ( pData == pTabConn->GetData()->getReferencingTable()) || in RemoveTabWin()
430 ( pData == pTabConn->GetData()->getReferencedTable()) in RemoveTabWin()
433 bRemove = RemoveConnection( pTabConn ,sal_True); in RemoveTabWin()

Completed in 20 milliseconds