Home
last modified time | relevance | path

Searched defs:_par0 (Results 1 – 10 of 10) sorted by relevance

/aoo42x/main/connectivity/source/drivers/jdbc/
H A DJBigDecimal.cxx47 java_math_BigDecimal::java_math_BigDecimal( const ::rtl::OUString& _par0 ): java_lang_Object( NULL,… in java_math_BigDecimal()
68 java_math_BigDecimal::java_math_BigDecimal( const double& _par0 ): java_lang_Object( NULL, (jobject… in java_math_BigDecimal()
H A DJStatement.cxx498 void java_sql_Statement_Base::setQueryTimeOut(sal_Int32 _par0) throw(SQLException, RuntimeException) in setQueryTimeOut()
509 void java_sql_Statement_Base::setEscapeProcessing(sal_Bool _par0) throw(SQLException, RuntimeExcept… in setEscapeProcessing()
523 void java_sql_Statement_Base::setMaxRows(sal_Int32 _par0) throw(SQLException, RuntimeException) in setMaxRows()
533 void java_sql_Statement_Base::setResultSetConcurrency(sal_Int32 _par0) throw(SQLException, RuntimeE… in setResultSetConcurrency()
543 void java_sql_Statement_Base::setResultSetType(sal_Int32 _par0) throw(SQLException, RuntimeExceptio… in setResultSetType()
553 void java_sql_Statement_Base::setFetchDirection(sal_Int32 _par0) throw(SQLException, RuntimeExcepti… in setFetchDirection()
564 void java_sql_Statement_Base::setFetchSize(sal_Int32 _par0) throw(SQLException, RuntimeException) in setFetchSize()
576 void java_sql_Statement_Base::setMaxFieldSize(sal_Int32 _par0) throw(SQLException, RuntimeException) in setMaxFieldSize()
586 void java_sql_Statement_Base::setCursorName(const ::rtl::OUString &_par0) throw(SQLException, Runti… in setCursorName()
H A DClass.cxx48 java_lang_Class * java_lang_Class::forName( const ::rtl::OUString& _par0 ) in forName()
H A DTimestamp.cxx185 void java_sql_Timestamp::setNanos( sal_Int32 _par0 ) in setNanos()
H A DResultSet.cxx940 void java_sql_ResultSet::setFetchDirection(sal_Int32 _par0) throw(::com::sun::star::sdbc::SQLExcept… in setFetchDirection()
954 void java_sql_ResultSet::setFetchSize(sal_Int32 _par0) throw(::com::sun::star::sdbc::SQLException, … in setFetchSize()
/aoo42x/main/connectivity/source/drivers/odbcbase/
H A DOStatement.cxx766 void OStatement_Base::setMaxRows(sal_Int32 _par0) in setMaxRows()
773 void OStatement_Base::setResultSetConcurrency(sal_Int32 _par0) in setResultSetConcurrency()
786 void OStatement_Base::setResultSetType(sal_Int32 _par0) in setResultSetType()
853 void OStatement_Base::setFetchDirection(sal_Int32 _par0) in setFetchDirection()
871 void OStatement_Base::setFetchSize(sal_Int32 _par0) in setFetchSize()
886 void OStatement_Base::setMaxFieldSize(sal_Int32 _par0) in setMaxFieldSize()
892 void OStatement_Base::setCursorName(const ::rtl::OUString &_par0) in setCursorName()
H A DOResultSet.cxx1362 void OResultSet::setFetchDirection(sal_Int32 _par0) in setFetchDirection()
1371 void OResultSet::setFetchSize(sal_Int32 _par0) in setFetchSize()
/aoo42x/main/connectivity/source/drivers/ado/
H A DAStatement.cxx582 void OStatement_Base::setMaxRows(sal_Int32 _par0) throw(SQLException, RuntimeException) in setMaxRows()
590 void OStatement_Base::setResultSetConcurrency(sal_Int32 _par0) throw(SQLException, RuntimeException) in setResultSetConcurrency()
606 void OStatement_Base::setResultSetType(sal_Int32 _par0) throw(SQLException, RuntimeException) in setResultSetType()
633 void OStatement_Base::setFetchSize(sal_Int32 _par0) throw(SQLException, RuntimeException) in setFetchSize()
650 void OStatement_Base::setCursorName(const ::rtl::OUString &_par0) throw(SQLException, RuntimeExcept… in setCursorName()
H A DADatabaseMetaDataResultSet.cxx694 void ODatabaseMetaDataResultSet::setFetchSize(sal_Int32 _par0) in setFetchSize()
H A DAResultSet.cxx1049 void OResultSet::setFetchSize(sal_Int32 _par0) in setFetchSize()

Completed in 60 milliseconds