Searched refs:getPrimaryKeyColumns_throw (Results 1 – 12 of 12) sorted by relevance
227 …m::sun::star::uno::Reference< ::com::sun::star::container::XNameAccess> getPrimaryKeyColumns_throw(230 …m::sun::star::uno::Reference< ::com::sun::star::container::XNameAccess> getPrimaryKeyColumns_throw(
272 const Reference<XNameAccess> xPrimaryKeyColumns = getPrimaryKeyColumns_throw(xSet); in fillParameters()412 const Reference<XNameAccess> xPrimaryKeyColumns = getPrimaryKeyColumns_throw(xSet); in deleteRow()
208 Reference<XNameAccess> xKeyColumns = getPrimaryKeyColumns_throw(i_aTable); in findTableColumnsMatching_throw()1125 const Reference<XNameAccess> xPrimaryKeyColumns = getPrimaryKeyColumns_throw(xSet); in getKeyColumns()
217 … const Reference<XNameAccess> xPrimaryKeyColumns = dbtools::getPrimaryKeyColumns_throw(xSet); in DBG_NAME()
120 const Reference<XNameAccess> xPrimaryKeyColumns = getPrimaryKeyColumns_throw(xPr); in createObject()
531 Reference< XNameAccess> getPrimaryKeyColumns_throw(const Any& i_aTable) in getPrimaryKeyColumns_throw() function534 return getPrimaryKeyColumns_throw(xTable); in getPrimaryKeyColumns_throw()537 Reference< XNameAccess> getPrimaryKeyColumns_throw(const Reference< XPropertySet >& i_xTable) in getPrimaryKeyColumns_throw() function
530 Reference<XNameAccess> xPrimaryKeyColumns = getPrimaryKeyColumns_throw(_xTable); in createSDBCXColumn()
224 …const Reference< XNameAccess> xPrimaryKeyColumns = getPrimaryKeyColumns_throw(pSourceWin->GetData(… in AddConnection()
178 const Reference< XNameAccess> xKeyColumns = dbtools::getPrimaryKeyColumns_throw(i_xTable); in checkPrimaryKey()
219 xPKeyColumns = dbtools::getPrimaryKeyColumns_throw(m_pData->getTable()); in FillListBox()
965 return getPrimaryKeyColumns_throw(m_xTable); in getKeyColumns()
229 const Reference<XNameAccess> xPrimaryKeyColumns = getPrimaryKeyColumns_throw(m_xObject); in getPrimaryKeyColumnNames()
Completed in 84 milliseconds