Home
last modified time | relevance | path

Searched defs:setShort (Results 1 – 20 of 20) sorted by relevance

/trunk/main/connectivity/source/drivers/evoab2/
H A DNPreparedStatement.cxx288 void SAL_CALL OEvoabPreparedStatement::setShort( sal_Int32 /*parameterIndex*/, sal_Int16 /*x*/ ) th… in setShort() function in OEvoabPreparedStatement
/trunk/main/basic/source/sbx/
H A Dsbxdec.cxx165 void SbxDecimal::setShort( sal_Int16 val ) in setShort() function in SbxDecimal
364 void SbxDecimal::setShort( sal_Int16 val ) { (void)val; } in setShort() function in SbxDecimal
/trunk/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSPreparedStatement.cxx301 void SAL_CALL OPreparedStatement::setShort( sal_Int32 parameterIndex, sal_Int16 x ) throw(SQLExcept… in setShort() function in OPreparedStatement
/trunk/main/connectivity/source/drivers/macab/
H A DMacabPreparedStatement.cxx233 void SAL_CALL MacabPreparedStatement::setShort(sal_Int32, sal_Int16) throw(SQLException, RuntimeExc… in setShort() function in MacabPreparedStatement
/trunk/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/
H A DJavaSQLPreparedStatement.java364 public synchronized void setShort(int index, short x) throws SQLException { in setShort() method in JavaSQLPreparedStatement
/trunk/main/connectivity/java/sdbc_postgresql/src/com/sun/star/sdbcx/comp/postgresql/
H A DPostgresqlPreparedStatement.java238 public void setShort(int arg0, short arg1) throws SQLException { in setShort() method in PostgresqlPreparedStatement
/trunk/main/connectivity/source/drivers/ado/
H A DAPreparedStatement.cxx448 void SAL_CALL OPreparedStatement::setShort( sal_Int32 parameterIndex, sal_Int16 x ) throw(SQLExcept… in setShort() function in OPreparedStatement
/trunk/main/connectivity/source/drivers/file/
H A DFPreparedStatement.cxx370 void SAL_CALL OPreparedStatement::setShort( sal_Int32 parameterIndex, sal_Int16 x ) throw(SQLExcept… in setShort() function in OPreparedStatement
/trunk/main/dbaccess/source/core/api/
H A Dpreparedstatement.cxx300 void SAL_CALL OPreparedStatement::setShort( sal_Int32 parameterIndex, sal_Int16 x ) throw(SQLExcept… in setShort() function in OPreparedStatement
H A DRowSet.cxx2563 void SAL_CALL ORowSet::setShort( sal_Int32 parameterIndex, sal_Int16 x ) throw(SQLException, Runtim… in setShort() function in dbaccess::ORowSet
/trunk/main/connectivity/source/drivers/odbcbase/
H A DOPreparedStatement.cxx562 void SAL_CALL OPreparedStatement::setShort( sal_Int32 parameterIndex, sal_Int16 x ) throw(SQLExcept… in setShort() function in OPreparedStatement
/trunk/main/mysqlc/source/
H A Dmysqlc_preparedstatement.cxx772 void SAL_CALL OPreparedStatement::setShort(sal_Int32 parameter, sal_Int16 x) in setShort() function in OPreparedStatement
/trunk/main/connectivity/source/drivers/jdbc/
H A DPreparedStatement.cxx405 void SAL_CALL java_sql_PreparedStatement::setShort( sal_Int32 parameterIndex, sal_Int16 x ) throw(:… in setShort() function in java_sql_PreparedStatement
/trunk/main/connectivity/source/commontools/
H A Dparameters.cxx990 void ParameterManager::setShort( sal_Int32 _nIndex, sal_Int16 x ) in setShort() function in dbtools::ParameterManager
/trunk/main/stoc/test/
H A Dtestiadapter.cxx251 … virtual void SAL_CALL setShort( sal_Int16 _short ) throw(::com::sun::star::uno::RuntimeException) in setShort() function in Test_Impl
/trunk/main/dbaccess/source/core/misc/
H A DDatabaseDataProvider.cxx907 void SAL_CALL DatabaseDataProvider::setShort(sal_Int32 parameterIndex, sal_Int16 x) throw( SQLExcep… in setShort() function in dbaccess::DatabaseDataProvider
/trunk/main/testtools/source/bridgetest/
H A Dcppobj.cxx264 … virtual void SAL_CALL setShort( sal_Int16 _short ) throw(::com::sun::star::uno::RuntimeException) in setShort() function in bridge_object::Test_Impl
/trunk/main/testtools/com/sun/star/comp/bridge/
H A DTestComponent.java524 public void setShort(short zshort) throws com.sun.star.uno.RuntimeException { in setShort() method in TestComponent._TestObject
/trunk/main/dbaccess/source/ui/browser/
H A Dformadapter.cxx910 void SAL_CALL SbaXFormAdapter::setShort(sal_Int32 parameterIndex, sal_Int16 x) throw( ::com::sun::s… in setShort() function in SbaXFormAdapter
/trunk/main/forms/source/component/
H A DDatabaseForm.cxx3669 void SAL_CALL ODatabaseForm::setShort(sal_Int32 parameterIndex, sal_Int16 x) throw( SQLException, R… in setShort() function in frm::ODatabaseForm

Completed in 130 milliseconds