Home
last modified time | relevance | path

Searched refs:updateBoolean (Results 26 – 40 of 40) sorted by relevance

12

/aoo42x/main/connectivity/source/inc/file/
H A DFResultSet.hxx273 …virtual void SAL_CALL updateBoolean( sal_Int32 columnIndex, sal_Bool x ) throw(::com::sun::star::s…
/aoo42x/main/connectivity/source/inc/odbc/
H A DOResultSet.hxx282 …virtual void SAL_CALL updateBoolean( sal_Int32 columnIndex, sal_Bool x ) throw(::com::sun::star::s…
/aoo42x/main/connectivity/source/drivers/macab/
H A DMacabResultSet.cxx776 void SAL_CALL MacabResultSet::updateBoolean(sal_Int32, sal_Bool) throw(SQLException, RuntimeExcepti… in updateBoolean() function in MacabResultSet
/aoo42x/main/mysqlc/source/
H A Dmysqlc_resultset.cxx1047 void SAL_CALL OResultSet::updateBoolean(sal_Int32 column, sal_Bool /* x */) in updateBoolean() function in OResultSet
/aoo42x/main/dbaccess/source/ui/browser/
H A Dformadapter.cxx510 void SAL_CALL SbaXFormAdapter::updateBoolean(sal_Int32 columnIndex, sal_Bool x) throw( ::com::sun::… in updateBoolean() function in SbaXFormAdapter
514 xIface->updateBoolean(columnIndex, x); in updateBoolean()
/aoo42x/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/
H A DDbTools.java780 updatedObject.updateBoolean(columnIndex, AnyConverter.toBoolean(value)); in updateObject()
/aoo42x/main/connectivity/source/drivers/ado/
H A DAResultSet.cxx719 void SAL_CALL OResultSet::updateBoolean( sal_Int32 columnIndex, sal_Bool x ) throw(SQLException, Ru… in updateBoolean() function in OResultSet
/aoo42x/main/sc/source/ui/docshell/
H A Ddocsh8.cxx947 xRowUpdate->updateBoolean( nCol+1, ( fVal != 0.0 ) ); in DBaseExport()
/aoo42x/main/connectivity/source/drivers/jdbc/
H A DResultSet.cxx644 void SAL_CALL java_sql_ResultSet::updateBoolean( sal_Int32 columnIndex, sal_Bool x ) throw(::com::s… in updateBoolean() function in java_sql_ResultSet
/aoo42x/main/dbaccess/source/core/api/
H A DRowSet.hxx328 …virtual void SAL_CALL updateBoolean( sal_Int32 columnIndex, sal_Bool x ) throw(::com::sun::star::s…
H A DRowSet.cxx728 void SAL_CALL ORowSet::updateBoolean( sal_Int32 columnIndex, sal_Bool x ) throw(SQLException, Runti… in updateBoolean() function in dbaccess::ORowSet
/aoo42x/main/connectivity/source/drivers/file/
H A DFResultSet.cxx766 void SAL_CALL OResultSet::updateBoolean( sal_Int32 columnIndex, sal_Bool x ) throw(SQLException, Ru… in updateBoolean() function in OResultSet
/aoo42x/main/connectivity/source/drivers/odbcbase/
H A DOResultSet.cxx1024 void SAL_CALL OResultSet::updateBoolean( sal_Int32 columnIndex, sal_Bool x ) throw(SQLException, Ru… in updateBoolean() function in OResultSet
/aoo42x/main/dbaccess/source/ui/inc/
H A Dformadapter.hxx297 …virtual void SAL_CALL updateBoolean(sal_Int32 columnIndex, sal_Bool x) throw(::com::sun::star::sdb…
/aoo42x/main/connectivity/source/commontools/
H A Ddbtools.cxx1584 _rxUpdatedObject->updateBoolean(_nColumnIndex, *(sal_Bool *)_rValue.getValue()); in implUpdateObject()

Completed in 293 milliseconds

12