Home
last modified time | relevance | path

Searched refs:i_aTable (Results 1 – 4 of 4) sorted by relevance

/aoo41x/main/dbaccess/source/core/api/
H A DKeySet.cxx200 void OKeySet::findTableColumnsMatching_throw( const Any& i_aTable, in findTableColumnsMatching_throw() argument
208 Reference<XNameAccess> xKeyColumns = getPrimaryKeyColumns_throw(i_aTable); in findTableColumnsMatching_throw()
212 const Reference<XColumnsSupplier> xTblColSup(i_aTable,UNO_QUERY_THROW); in findTableColumnsMatching_throw()
239 Reference<XPropertySet> xTableProp( i_aTable, UNO_QUERY_THROW ); in findTableColumnsMatching_throw()
H A DKeySet.hxx142 void findTableColumnsMatching_throw( const ::com::sun::star::uno::Any& i_aTable,
/aoo41x/main/connectivity/source/commontools/
H A Ddbtools.cxx531 Reference< XNameAccess> getPrimaryKeyColumns_throw(const Any& i_aTable) in getPrimaryKeyColumns_throw() argument
533 const Reference< XPropertySet > xTable(i_aTable,UNO_QUERY_THROW); in getPrimaryKeyColumns_throw()
/aoo41x/main/connectivity/inc/connectivity/
H A Ddbtools.hxx228 const ::com::sun::star::uno::Any& i_aTable

Completed in 70 milliseconds