Home
last modified time | relevance | path

Searched refs:getPrimaryKeyColumns_throw (Results 1 – 12 of 12) sorted by relevance

/aoo4110/main/connectivity/inc/connectivity/
H A Ddbtools.hxx227 …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(
/aoo4110/main/dbaccess/source/core/api/
H A DCacheSet.cxx272 const Reference<XNameAccess> xPrimaryKeyColumns = getPrimaryKeyColumns_throw(xSet); in fillParameters()
412 const Reference<XNameAccess> xPrimaryKeyColumns = getPrimaryKeyColumns_throw(xSet); in deleteRow()
H A DKeySet.cxx208 Reference<XNameAccess> xKeyColumns = getPrimaryKeyColumns_throw(i_aTable); in findTableColumnsMatching_throw()
1125 const Reference<XNameAccess> xPrimaryKeyColumns = getPrimaryKeyColumns_throw(xSet); in getKeyColumns()
H A DRowSetCache.cxx217 … const Reference<XNameAccess> xPrimaryKeyColumns = dbtools::getPrimaryKeyColumns_throw(xSet); in DBG_NAME()
/aoo4110/main/connectivity/source/commontools/
H A DTColumnsHelper.cxx120 const Reference<XNameAccess> xPrimaryKeyColumns = getPrimaryKeyColumns_throw(xPr); in createObject()
H A Ddbtools.cxx531 Reference< XNameAccess> getPrimaryKeyColumns_throw(const Any& i_aTable) in getPrimaryKeyColumns_throw() function
534 return getPrimaryKeyColumns_throw(xTable); in getPrimaryKeyColumns_throw()
537 Reference< XNameAccess> getPrimaryKeyColumns_throw(const Reference< XPropertySet >& i_xTable) in getPrimaryKeyColumns_throw() function
H A Ddbtools2.cxx530 Reference<XNameAccess> xPrimaryKeyColumns = getPrimaryKeyColumns_throw(_xTable); in createSDBCXColumn()
/aoo4110/main/dbaccess/source/ui/relationdesign/
H A DRelationTableView.cxx224 …const Reference< XNameAccess> xPrimaryKeyColumns = getPrimaryKeyColumns_throw(pSourceWin->GetData(… in AddConnection()
H A DRTableConnectionData.cxx178 const Reference< XNameAccess> xKeyColumns = dbtools::getPrimaryKeyColumns_throw(i_xTable); in checkPrimaryKey()
/aoo4110/main/dbaccess/source/ui/querydesign/
H A DTableWindow.cxx219 xPKeyColumns = dbtools::getPrimaryKeyColumns_throw(m_pData->getTable()); in FillListBox()
/aoo4110/main/dbaccess/source/ui/tabledesign/
H A DTableController.cxx965 return getPrimaryKeyColumns_throw(m_xTable); in getKeyColumns()
/aoo4110/main/dbaccess/source/ui/misc/
H A DWCopyTable.cxx229 const Reference<XNameAccess> xPrimaryKeyColumns = getPrimaryKeyColumns_throw(m_xObject); in getPrimaryKeyColumnNames()

Completed in 82 milliseconds