Searched refs:pRightWindow (Results 1 – 1 of 1) sorted by relevance
1990 …OQueryTableWindow* pRightWindow = static_cast<OQueryTableView*>(_pView->getTableView())->FindTable… in InsertJoin() local1991 OSL_ENSURE(pLeftWindow && pRightWindow,"Table Windows could not be found!"); in InsertJoin()1992 if ( !pLeftWindow || !pRightWindow ) in InsertJoin()2001 aDragRight->SetTabWindow(pRightWindow); in InsertJoin()2002 aDragRight->SetTable(pRightWindow->GetTableName()); in InsertJoin()2003 aDragRight->SetAlias(pRightWindow->GetAliasName()); in InsertJoin()
Completed in 36 milliseconds