Home
last modified time | relevance | path

Searched refs:updateObject (Results 26 – 43 of 43) sorted by relevance

12

/aoo42x/main/dbaccess/source/core/api/
H A Dresultset.hxx262 …virtual void SAL_CALL updateObject( sal_Int32 columnIndex, const ::com::sun::star::uno::Any& x ) t…
H A DRowSet.cxx826 void SAL_CALL ORowSet::updateObject( sal_Int32 columnIndex, const Any& x ) throw(SQLException, Runt… in updateObject() function in dbaccess::ORowSet
865 m_pCache->updateObject(columnIndex,aNewValue,rRow,aNotify.getChangedColumns()); in updateObject()
H A DRowSet.hxx342 …virtual void SAL_CALL updateObject( sal_Int32 columnIndex, const ::com::sun::star::uno::Any& x ) t…
H A DRowSetCache.cxx623 void ORowSetCache::updateObject( sal_Int32 columnIndex, const Any& x in updateObject() function in ORowSetCache
/aoo42x/main/qadevOOo/objdsc/forms/
H A Dcom.sun.star.comp.forms.ODatabaseForm.csv30 "ODatabaseForm";"com::sun::star::sdbc::XRowUpdate#optional";"updateObject()"
/aoo42x/main/connectivity/source/inc/file/
H A DFResultSet.hxx287 …virtual void SAL_CALL updateObject( sal_Int32 columnIndex, const ::com::sun::star::uno::Any& x ) t…
/aoo42x/main/connectivity/source/inc/odbc/
H A DOResultSet.hxx296 …virtual void SAL_CALL updateObject( sal_Int32 columnIndex, const ::com::sun::star::uno::Any& x ) t…
/aoo42x/main/connectivity/source/drivers/macab/
H A DMacabResultSet.cxx866 void SAL_CALL MacabResultSet::updateObject(sal_Int32, const Any&) throw(SQLException, RuntimeExcept… in updateObject() function in MacabResultSet
/aoo42x/main/mysqlc/source/
H A Dmysqlc_resultset.cxx1243 void SAL_CALL OResultSet::updateObject(sal_Int32 column, const Any& /* x */) in updateObject() function in OResultSet
/aoo42x/main/dbaccess/source/ui/browser/
H A Dformadapter.cxx608 void SAL_CALL SbaXFormAdapter::updateObject(sal_Int32 columnIndex, const Any& x) throw( ::com::sun:… in updateObject() function in SbaXFormAdapter
612 xIface->updateObject(columnIndex, x); in updateObject()
/aoo42x/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/
H A DDbTools.java768 …public static boolean updateObject(XRowUpdate updatedObject, int columnIndex, Object value) throws… in updateObject() method in DbTools
/aoo42x/main/connectivity/source/drivers/ado/
H A DAResultSet.cxx813 void SAL_CALL OResultSet::updateObject( sal_Int32 columnIndex, const Any& x ) throw(SQLException, R… in updateObject() function in OResultSet
/aoo42x/main/vcl/source/gdi/
H A Dpdfwriter_impl.hxx990 bool updateObject( sal_Int32 n );
/aoo42x/main/forms/source/component/
H A DListBox.cxx1020 m_xColumnUpdate->updateObject( aCurrentValue.makeAny() ); in commitControlValueToDbColumn()
H A DDatabaseForm.cxx2048 xColUpdate->updateObject( aDefault ); in reset_impl()
/aoo42x/main/connectivity/source/drivers/file/
H A DFResultSet.cxx870 void SAL_CALL OResultSet::updateObject( sal_Int32 columnIndex, const Any& x ) throw(SQLException, R… in updateObject() function in OResultSet
/aoo42x/main/connectivity/source/drivers/odbcbase/
H A DOResultSet.cxx1127 void SAL_CALL OResultSet::updateObject( sal_Int32 columnIndex, const Any& x ) throw(SQLException, R… in updateObject() function in OResultSet
/aoo42x/main/dbaccess/source/ui/inc/
H A Dformadapter.hxx311 …virtual void SAL_CALL updateObject(sal_Int32 columnIndex, const ::com::sun::star::uno::Any& x) thr…

Completed in 256 milliseconds

12