Home
last modified time | relevance | path

Searched defs:setMaxRows (Results 1 – 5 of 5) sorted by relevance

/trunk/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/
H A DJavaSQLStatementBase.java324 private synchronized void setMaxRows(int value) throws WrappedTargetException { in setMaxRows() method in JavaSQLStatementBase
/trunk/main/reportdesign/source/core/api/
H A DReportEngineJFree.cxx417 void SAL_CALL OReportEngineJFree::setMaxRows( ::sal_Int32 _MaxRows ) throw (uno::RuntimeException) in setMaxRows() function in reportdesign::OReportEngineJFree
/trunk/main/connectivity/source/drivers/ado/
H A DAStatement.cxx582 void OStatement_Base::setMaxRows(sal_Int32 _par0) throw(SQLException, RuntimeException) in setMaxRows() function in OStatement_Base
/trunk/main/connectivity/source/drivers/odbcbase/
H A DOStatement.cxx766 void OStatement_Base::setMaxRows(sal_Int32 _par0) in setMaxRows() function in OStatement_Base
/trunk/main/connectivity/source/drivers/jdbc/
H A DJStatement.cxx523 void java_sql_Statement_Base::setMaxRows(sal_Int32 _par0) throw(SQLException, RuntimeException) in setMaxRows() function in java_sql_Statement_Base

Completed in 69 milliseconds