Home
last modified time | relevance | path

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

/aoo4110/main/dbaccess/source/ui/relationdesign/
H A DRTableConnectionData.cxx173 sal_Bool ORelationTableConnectionData::checkPrimaryKey(const Reference< XPropertySet>& i_xTable,ECo… in checkPrimaryKey() argument
178 const Reference< XNameAccess> xKeyColumns = dbtools::getPrimaryKeyColumns_throw(i_xTable); in checkPrimaryKey()
/aoo4110/main/dbaccess/source/ui/inc/
H A DRTableConnectionData.hxx60 …com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet>& i_xTable,EConnectionSide _…
/aoo4110/main/connectivity/source/commontools/
H A Ddbtools.cxx537 Reference< XNameAccess> getPrimaryKeyColumns_throw(const Reference< XPropertySet >& i_xTable) in getPrimaryKeyColumns_throw() argument
540 const Reference<XKeysSupplier> xKeySup(i_xTable,UNO_QUERY); in getPrimaryKeyColumns_throw()
/aoo4110/main/connectivity/inc/connectivity/
H A Ddbtools.hxx231 const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet >& i_xTable

Completed in 30 milliseconds