Home
last modified time | relevance | path

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

/aoo41x/main/extensions/source/propctrlr/
H A Dformlinkdialog.cxx522 Reference< XColumnsSupplier > xKeyColSupp( xKey, UNO_QUERY ); in getExistingRelation() local
537 xKeyColSupp = xKeyColSupp.query( xKey ); in getExistingRelation()
538 if ( xKeyColSupp.is() ) in getExistingRelation()
539 xKeyColumns = xKeyColumns.query( xKeyColSupp->getColumns() ); in getExistingRelation()

Completed in 9 milliseconds