Home
last modified time | relevance | path

Searched refs:setByte (Results 26 – 47 of 47) sorted by relevance

12

/trunk/main/connectivity/source/drivers/ado/
H A DAPreparedStatement.cxx332 void SAL_CALL OPreparedStatement::setByte( sal_Int32 parameterIndex, sal_Int8 x ) throw(SQLExceptio… in setByte() function in OPreparedStatement
H A DAolevariant.cxx232 void OLEVariant::setByte(sal_uInt8 n) in setByte() function in OLEVariant
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/dbaccess/
H A Dcom.sun.star.comp.dba.ORowSet.csv63 "ORowSet";"com::sun::star::sdbc::XParameters";"setByte()"
/trunk/main/connectivity/source/drivers/file/
H A DFPreparedStatement.cxx235 void SAL_CALL OPreparedStatement::setByte( sal_Int32 parameterIndex, sal_Int8 x ) throw(SQLExceptio… in setByte() function in OPreparedStatement
/trunk/main/connectivity/source/drivers/odbcbase/
H A DOPreparedStatement.cxx363 void SAL_CALL OPreparedStatement::setByte( sal_Int32 parameterIndex, sal_Int8 x ) throw(SQLExceptio… in setByte() function in OPreparedStatement
/trunk/main/connectivity/source/commontools/
H A Ddbtools.cxx1689 _rxParameters->setByte(_nColumnIndex, *(sal_Int8 *)_rValue.getValue()); in implSetObject()
2009 _xParams->setByte(parameterIndex,_rValue); in setObjectWithInfo()
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/forms/
H A Dcom.sun.star.comp.forms.ODatabaseForm.csv91 "ODatabaseForm";"com::sun::star::sdbc::XParameters";"setByte()"
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/util/
H A DValueChanger.java880 Array.setByte(newValue, i, in changePValue()
923 field.setByte(newValue, (byte) (field.getByte(oldValue) + 1)); in changePValue()
/trunk/main/connectivity/source/drivers/jdbc/
H A DPreparedStatement.cxx176 void SAL_CALL java_sql_PreparedStatement::setByte( sal_Int32 parameterIndex, sal_Int8 x ) throw(::c… in setByte() function in java_sql_PreparedStatement
/trunk/main/dbaccess/source/ui/browser/
H A Dformadapter.cxx903 void SAL_CALL SbaXFormAdapter::setByte(sal_Int32 parameterIndex, sal_Int8 x) throw( ::com::sun::sta… in setByte() function in SbaXFormAdapter
907 xIface->setByte(parameterIndex, x); in setByte()
/trunk/main/offapi/com/sun/star/sdbc/
H A DXParameters.idl152 void setByte([in]long parameterIndex, [in]byte x) raises (SQLException);
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/
H A DDbTools.java874 parameters.setByte(index, AnyConverter.toByte(any)); in setObject()
/trunk/main/dbaccess/source/core/inc/
H A DDatabaseDataProvider.hxx139 …virtual void SAL_CALL setByte(sal_Int32 parameterIndex, sal_Int8 x) throw(::com::sun::star::sdbc::…
/trunk/main/testtools/com/sun/star/comp/bridge/
H A DTestComponent.java508 public void setByte(byte zbyte) throws com.sun.star.uno.RuntimeException { in setByte() method in TestComponent._TestObject
/trunk/main/dbaccess/source/core/api/
H A DRowSet.hxx379 …virtual void SAL_CALL setByte( sal_Int32 parameterIndex, sal_Int8 x ) throw(::com::sun::star::sdbc…
H A DRowSet.cxx2558 void SAL_CALL ORowSet::setByte( sal_Int32 parameterIndex, sal_Int8 x ) throw(SQLException, RuntimeE… in setByte() function in dbaccess::ORowSet
/trunk/main/dbaccess/source/ui/uno/
H A Dcopytablewizard.cxx1326 aTransfer.transferValue( &XRow::getByte, &XParameters::setByte ); in impl_copyRows_throw()
/trunk/main/forms/source/component/
H A DDatabaseForm.cxx3663 void SAL_CALL ODatabaseForm::setByte(sal_Int32 parameterIndex, sal_Int8 x) throw( SQLException, Run… in setByte() function in frm::ODatabaseForm
3665 m_aParameterManager.setByte(parameterIndex, x); in setByte()
H A DDatabaseForm.hxx408 …virtual void SAL_CALL setByte(sal_Int32 parameterIndex, sal_Int8 x) throw(::com::sun::star::sdbc::…
/trunk/main/testtools/source/bridgetest/
H A Dbridgetest.cxx455 xLBT->setByte(aRet.Byte); in performTest()
H A Dcppobj.cxx260 virtual void SAL_CALL setByte( sal_Int8 _byte ) throw(::com::sun::star::uno::RuntimeException) in setByte() function in bridge_object::Test_Impl
/trunk/main/dbaccess/source/ui/inc/
H A Dformadapter.hxx377 …virtual void SAL_CALL setByte(sal_Int32 parameterIndex, sal_Int8 x) throw(::com::sun::star::sdbc::…

Completed in 218 milliseconds

12