Searched refs:xKeyColSupp (Results 1 – 1 of 1) sorted by relevance
522 Reference< XColumnsSupplier > xKeyColSupp( xKey, UNO_QUERY ); in getExistingRelation() local537 xKeyColSupp = xKeyColSupp.query( xKey ); in getExistingRelation()538 if ( xKeyColSupp.is() ) in getExistingRelation()539 xKeyColumns = xKeyColumns.query( xKeyColSupp->getColumns() ); in getExistingRelation()
Completed in 14 milliseconds