Home
last modified time | relevance | path

Searched refs:updateNumericObject (Results 26 – 36 of 36) sorted by relevance

12

/aoo42x/main/connectivity/source/drivers/macab/
H A DMacabResultSet.cxx872 void SAL_CALL MacabResultSet::updateNumericObject(sal_Int32, const Any&, sal_Int32) throw(SQLExcept… in updateNumericObject() function in MacabResultSet
/aoo42x/main/mysqlc/source/
H A Dmysqlc_resultset.cxx1256 void SAL_CALL OResultSet::updateNumericObject(sal_Int32 column, const Any& /* x */, sal_Int32 /* sc… in updateNumericObject() function in OResultSet
/aoo42x/main/dbaccess/source/core/api/
H A DRowSet.cxx871 void SAL_CALL ORowSet::updateNumericObject( sal_Int32 columnIndex, const Any& x, sal_Int32 scale ) … in updateNumericObject() function in dbaccess::ORowSet
879 m_pCache->updateNumericObject(columnIndex,x,scale,rRow,aNotify.getChangedColumns()); in updateNumericObject()
H A DRowSet.hxx343 …virtual void SAL_CALL updateNumericObject( sal_Int32 columnIndex, const ::com::sun::star::uno::Any…
H A DRowSetCache.cxx645 void ORowSetCache::updateNumericObject( sal_Int32 columnIndex, const Any& x, sal_Int32 /*scale*/ in updateNumericObject() function in ORowSetCache
/aoo42x/main/dbaccess/source/ui/browser/
H A Dformadapter.cxx615 void SAL_CALL SbaXFormAdapter::updateNumericObject(sal_Int32 columnIndex, const Any& x, sal_Int32 s… in updateNumericObject() function in SbaXFormAdapter
619 xIface->updateNumericObject(columnIndex, x, scale); in updateNumericObject()
/aoo42x/main/connectivity/source/drivers/ado/
H A DAResultSet.cxx820 void SAL_CALL OResultSet::updateNumericObject( sal_Int32 columnIndex, const Any& x, sal_Int32 /*sca… in updateNumericObject() function in OResultSet
/aoo42x/main/connectivity/source/drivers/jdbc/
H A DResultSet.cxx861 void SAL_CALL java_sql_ResultSet::updateNumericObject( sal_Int32 columnIndex, const ::com::sun::sta… in updateNumericObject() function in java_sql_ResultSet
/aoo42x/main/connectivity/source/drivers/file/
H A DFResultSet.cxx878 void SAL_CALL OResultSet::updateNumericObject( sal_Int32 columnIndex, const Any& x, sal_Int32 /*sca… in updateNumericObject() function in OResultSet
/aoo42x/main/connectivity/source/drivers/odbcbase/
H A DOResultSet.cxx1134 void SAL_CALL OResultSet::updateNumericObject( sal_Int32 columnIndex, const Any& x, sal_Int32 /*sca… in updateNumericObject() function in OResultSet
/aoo42x/main/dbaccess/source/ui/inc/
H A Dformadapter.hxx312 …virtual void SAL_CALL updateNumericObject(sal_Int32 columnIndex, const ::com::sun::star::uno::Any&…

Completed in 220 milliseconds

12