Home
last modified time | relevance | path

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

/aoo41x/main/dbaccess/source/ui/querydesign/
H A DQueryDesignView.cxx1990 …OQueryTableWindow* pRightWindow = static_cast<OQueryTableView*>(_pView->getTableView())->FindTable… in InsertJoin() local
1991 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 17 milliseconds