Searched refs:checkPrimaryKey (Results 1 – 2 of 2) sorted by relevance
60 …sal_Bool checkPrimaryKey(const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropert…61 …sal_Bool IsSourcePrimKey() const { return checkPrimaryKey(getReferencingTable()->getTable(),JTCS_… in IsSourcePrimKey()62 …sal_Bool IsDestPrimKey() const { return checkPrimaryKey(getReferencedTable()->getTable(),JTCS_T… in IsDestPrimKey()
173 sal_Bool ORelationTableConnectionData::checkPrimaryKey(const Reference< XPropertySet>& i_xTable,ECo… in checkPrimaryKey() function in ORelationTableConnectionData