Lines Matching refs:OQueryTableWindow
341 …OQueryTableWindow* pSTW = static_cast<OQueryTableView*>(_pView->getTableView())->FindTable( aTable… in FillDragInfo()
415 const OQueryTableWindow* _pEntryTabTo, in JoinCycle()
437 const OQueryTableWindow* pEntryTab, in BuildTable()
513 OQueryTableWindow* pLh, in BuildJoin()
514 OQueryTableWindow* pRh, in BuildJoin()
524 OQueryTableWindow* pRh, in BuildJoin()
532 OQueryTableWindow* pLh, in BuildJoin()
542 OQueryTableWindow* pEntryTabTo, in GetNextJoin()
553 OQueryTableWindow* pEntryTabFrom = static_cast<OQueryTableWindow*>(pEntryConn->GetSourceWin()); in GetNextJoin()
576 …OQueryTableWindow* pEntryTab = pNext->GetSourceWin() == pEntryTabTo ? static_cast<OQueryTableWindo… in GetNextJoin()
587 OQueryTableWindow* pEntryTabFrom = static_cast<OQueryTableWindow*>(pEntryConn->GetSourceWin()); in GetNextJoin()
594 …OQueryTableWindow* pEntryTab = pNext->GetSourceWin() == pEntryTabFrom ? static_cast<OQueryTableWin… in GetNextJoin()
647 …OQueryTableWindow* pLeftWindow = static_cast<OQueryTableView*>(_pView->getTableView())->FindTable(… in InsertJoinConnection()
730 OQueryTableWindow* pTabWin = static_cast<OQueryTableWindow*>(tableIter->second); in GenerateSelectList()
1077 const OQueryTableWindow* _pTableWindow, in searchAndAppendName()
1140 …GetNextJoin(_xConnection,pEntryConn,static_cast<OQueryTableWindow*>(pEntryConn->GetDestWin()),aJoi… in GenerateFromClause()
1145 … OQueryTableWindow* pEntryTabFrom = static_cast<OQueryTableWindow*>(pEntryConn->GetSourceWin()); in GenerateFromClause()
1146 … OQueryTableWindow* pEntryTabTo = static_cast<OQueryTableWindow*>(pEntryConn->GetDestWin()); in GenerateFromClause()
1189 static_cast<OQueryTableWindow*>(pEntryConn->GetSourceWin()), in GenerateFromClause()
1194 static_cast<OQueryTableWindow*>(pEntryConn->GetDestWin()), in GenerateFromClause()
1205 const OQueryTableWindow* pEntryTab = static_cast<const OQueryTableWindow*>(aTabIter->second); in GenerateFromClause()
1642 OQueryTableWindow* pTabWin = static_cast<OQueryTableWindow*>(aIter->second); in AddFunctionCondition()
1707 … _pView->getTableView()->GetTabConn(static_cast<OQueryTableWindow*>(aDragLeft->GetTabWindow()), in ComparisonPredicate()
1708 static_cast<OQueryTableWindow*>(aDragRight->GetTabWindow()), in ComparisonPredicate()
1847 …OQueryTableWindow* lcl_findColumnInTables( const ::rtl::OUString& _rColumName, const OJoinTableVie… in lcl_findColumnInTables()
1853 OQueryTableWindow* pTabWin = static_cast< OQueryTableWindow* >( aIter->second ); in lcl_findColumnInTables()
1887 …OQueryTableWindow* pTabWin = static_cast<OQueryTableView*>(_pView->getTableView())->FindTable(aTab… in InsertColumnRef()
1989 …OQueryTableWindow* pLeftWindow = static_cast<OQueryTableView*>(_pView->getTableView())->FindTable(… in InsertJoin()
1990 …OQueryTableWindow* pRightWindow = static_cast<OQueryTableView*>(_pView->getTableView())->FindTable… in InsertJoin()
2123 OQueryTableWindow* pExistentWin = pTableView->FindTable( sAlias ); in InitFromParseNodeImpl()
2203 OQueryTableWindow* pTabWin = static_cast<OQueryTableWindow*>(aIter->second); in fillSelectSubList()
2306 OQueryTableWindow* pTabWin = static_cast<OQueryTableWindow*>(aIter->second); in InstallFields()
2366 … OQueryTableWindow* pExistingTable = lcl_findColumnInTables( aColumns, *pTabList, aInfo ); in InstallFields()
2859 OQueryTableWindow* pCurrentWin = static_cast<OQueryTableWindow*>(aIter->second); in fillValidFields()
3124 OQueryTableWindow* pWin = static_cast<OQueryTableWindow*>(pEntry->GetTabWindow()); in getPredicateTreeFromEntry()