Searched refs:pConnectionList (Results 1 – 1 of 1) sorted by relevance
272 const ::std::vector<OTableConnection*>* pConnectionList = pView->getTableConnections(); in getRelationByType() local275 ::std::vector<OTableConnection*>::const_iterator aEnd = pConnectionList->end(); in getRelationByType()279 aRelations.push_back(getParentChild(aIter - pConnectionList->begin())); in getRelationByType()
Completed in 5 milliseconds