Home
last modified time | relevance | path

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

/trunk/main/dbaccess/source/ui/querydesign/
H A DTableWindowListBox.cxx250 OJoinExchObj* pJoin = new OJoinExchObj(jxdSource,bFirstNotAllowed); in StartDrag() local
251 Reference< XTransferable > xEnsureDelete(pJoin); in StartDrag()
252 pJoin->StartDrag(this, DND_ACTION_LINK, this); in StartDrag()
/trunk/main/dbaccess/source/core/api/
H A DRowSetCache.cxx1559 …OSQLParseNode* pJoin = pTableRefCommalist->getByRule(::connectivity::OSQLParseNode::qualified_join… in checkJoin() local
1560 if(pJoin) in checkJoin()
1562 OSQLParseNode* pJoinType = pJoin->getChild(1); in checkJoin()
1579 … const OSQLParseNode* pTableRef = pJoin->getByRule(::connectivity::OSQLParseNode::qualified_join); in checkJoin()
1581 pTableRef = pJoin->getChild(0); in checkJoin()
1583 pTableRef = pJoin->getChild(3); in checkJoin()

Completed in 21 milliseconds