Home
last modified time | relevance | path

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

/trunk/main/dbaccess/source/ui/querydesign/
H A DQTableWindow.cxx267 sal_Bool OQueryTableWindow::ExistsAVisitedConn() const in ExistsAVisitedConn() function in OQueryTableWindow
269 return static_cast<const OQueryTableView*>(getTableView())->ExistsAVisitedConn(this); in ExistsAVisitedConn()
H A DQTableWindow.hxx65 sal_Bool ExistsAVisitedConn() const;
H A DQueryTableView.cxx1088 sal_Bool OQueryTableView::ExistsAVisitedConn(const OQueryTableWindow* pFrom) const in ExistsAVisitedConn() function in OQueryTableView
H A DQueryDesignView.cxx421 if ( pData->GetJoinType() != INNER_JOIN && _pEntryTabTo->ExistsAVisitedConn() ) in JoinCycle()
/trunk/main/dbaccess/source/ui/inc/
H A DQueryTableView.hxx127 sal_Bool ExistsAVisitedConn(const OQueryTableWindow* pFrom) const;

Completed in 59 milliseconds