Home
last modified time | relevance | path

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

/aoo41x/main/dbaccess/source/ui/querydesign/
H A DQueryDesignView.cxx208 …void insertConnection(const OQueryDesignView* _pView,const EJoinType& _eJoinType,OTableFieldDescRe… in insertConnection() argument
218 pInfoData->SetJoinType(_eJoinType); in insertConnection()
606 const EJoinType& _eJoinType, in InsertJoinConnection() argument
615 eErrorCode = InsertJoinConnection(_pView,pNode->getChild(1), _eJoinType,pLeftTable,pRightTable); in InsertJoinConnection()
623 …else if ( eOk == (eErrorCode = InsertJoinConnection(_pView,pNode->getChild(0), _eJoinType,pLeftTab… in InsertJoinConnection()
624 … eErrorCode = InsertJoinConnection(_pView,pNode->getChild(2), _eJoinType,pLeftTable,pRightTable); in InsertJoinConnection()
650 insertConnection(_pView,_eJoinType,aDragLeft,aDragRight); in InsertJoinConnection()
652 insertConnection(_pView,_eJoinType,aDragRight,aDragLeft); in InsertJoinConnection()
655 insertConnection(_pView,_eJoinType,aDragLeft,aDragRight); in InsertJoinConnection()

Completed in 32 milliseconds