Home
last modified time | relevance | path

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

/aoo42x/main/dbaccess/source/ui/inc/
H A DRTableConnectionData.hxx60 …sal_Bool checkPrimaryKey(const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropert…
61 …sal_Bool IsSourcePrimKey() const { return checkPrimaryKey(getReferencingTable()->getTable(),JTCS_F… in IsSourcePrimKey()
62 …sal_Bool IsDestPrimKey() const { return checkPrimaryKey(getReferencedTable()->getTable(),JTCS_TO);… in IsDestPrimKey()
/aoo42x/main/dbaccess/source/ui/relationdesign/
H A DRTableConnectionData.cxx173 sal_Bool ORelationTableConnectionData::checkPrimaryKey(const Reference< XPropertySet>& i_xTable,ECo… in checkPrimaryKey() function in ORelationTableConnectionData

Completed in 25 milliseconds