Home
last modified time | relevance | path

Searched refs:setMaxRows (Results 1 – 9 of 9) sorted by relevance

/aoo4110/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
750 setMaxRows(comphelper::getINT32(rValue)); in setFastPropertyValue_NoBroadcast()
/aoo4110/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
675 setMaxRows(comphelper::getINT32(rValue)); in setFastPropertyValue_NoBroadcast()
/aoo4110/main/connectivity/source/drivers/odbcbase/
H A DOStatement.cxx766 void OStatement_Base::setMaxRows(sal_Int32 _par0) in setMaxRows() function in OStatement_Base
1024 setMaxRows(comphelper::getINT32(rValue)); in setFastPropertyValue_NoBroadcast()
/aoo4110/main/connectivity/source/inc/odbc/
H A DOStatement.hxx99 void setMaxRows(sal_Int32 _par0) ;
/aoo4110/main/reportdesign/source/core/inc/
H A DReportEngineJFree.hxx114 …virtual void SAL_CALL setMaxRows( ::sal_Int32 _MaxRows ) throw (::com::sun::star::uno::RuntimeExce…
/aoo4110/main/connectivity/source/inc/ado/
H A DAStatement.hxx103 …void setMaxRows(sal_Int32 _par0) throw(::com::sun::star::sdbc::SQLException, ::com:…
/aoo4110/main/connectivity/source/inc/java/sql/
H A DJStatement.hxx78 …void setMaxRows(sal_Int32 _par0) throw(::com::sun::star::sdbc::SQLE…
/aoo4110/main/reportdesign/source/core/api/
H A DReportEngineJFree.cxx416 void SAL_CALL OReportEngineJFree::setMaxRows( ::sal_Int32 _MaxRows ) throw (uno::RuntimeException) in setMaxRows() function in reportdesign::OReportEngineJFree
/aoo4110/main/reportdesign/source/ui/report/
H A DReportController.cxx4339 m_xReportEngine->setMaxRows(MAX_ROWS_FOR_PREVIEW); in getPreferredVisualRepresentation()
4355 m_xReportEngine->setMaxRows(nOldMaxRows); in getPreferredVisualRepresentation()

Completed in 115 milliseconds