Home
last modified time | relevance | path

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

/trunk/main/dbaccess/source/ui/querydesign/
H A DJoinTableView.cxx1307 OTableConnection* pSelConnection = GetSelectedConn(); in Command() local
1311 if( pSelConnection ) in Command()
1313 const ::std::vector<OConnectionLine*>* pLines = pSelConnection->GetConnLineList(); in Command()
1316 executePopup((*aIter)->getMidPoint(),pSelConnection); in Command()
1321 DeselectConn(pSelConnection); in Command()

Completed in 17 milliseconds