Home
last modified time | relevance | path

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

/trunk/main/extensions/source/propctrlr/
H A Dformlinkdialog.cxx514 Reference< XKeysSupplier > xSuppKeys( _rxLHS, UNO_QUERY ); in getExistingRelation() local
516 if ( xSuppKeys.is() ) in getExistingRelation()
517 xKeys = xSuppKeys->getKeys(); in getExistingRelation()

Completed in 16 milliseconds