Searched defs:xKeys (Results 1 – 10 of 10) sorted by relevance
101 Reference< XIndexAccess> xKeys = getReferencingTable()->getKeys(); in DropRelation() local294 Reference< XIndexAccess> xKeys ( getReferencingTable()->getKeys()); in Update() local
373 Reference<XIndexAccess> xKeys = pReferencingTable->getKeys(); in loadTableData() local
207 Reference< XIndexAccess > xKeys; in getKeys() local
244 Reference<XIndexAccess> xKeys = xKeySup->getKeys(); in createTable() local
192 XIndexAccess xKeys = xKeysSup.getKeys(); in printKeys() local
791 Reference<XIndexAccess> xKeys(_rxSup->getKeys(),UNO_QUERY); in appendPrimaryKey() local1378 Reference<XIndexAccess> xKeys; in dropPrimaryKey() local
515 Reference< XIndexAccess > xKeys; in getExistingRelation() local
263 Reference<XIndexAccess> xKeys = xKeySup->getKeys(); in createStandardKeyStatement() local
543 const Reference<XIndexAccess> xKeys = xKeySup->getKeys(); in getPrimaryKeyColumns_throw() local
1121 Reference<XIndexAccess> xKeys = m_xTableKeys; in getKeyColumns() local
Completed in 60 milliseconds