Searched refs:setMaxRows (Results 1 – 9 of 9) sorted by relevance
582 void OStatement_Base::setMaxRows(sal_Int32 _par0) throw(SQLException, RuntimeException) in setMaxRows() function in OStatement_Base750 setMaxRows(comphelper::getINT32(rValue)); in setFastPropertyValue_NoBroadcast()
523 void java_sql_Statement_Base::setMaxRows(sal_Int32 _par0) throw(SQLException, RuntimeException) in setMaxRows() function in java_sql_Statement_Base675 setMaxRows(comphelper::getINT32(rValue)); in setFastPropertyValue_NoBroadcast()
766 void OStatement_Base::setMaxRows(sal_Int32 _par0) in setMaxRows() function in OStatement_Base1024 setMaxRows(comphelper::getINT32(rValue)); in setFastPropertyValue_NoBroadcast()
99 void setMaxRows(sal_Int32 _par0) ;
114 …virtual void SAL_CALL setMaxRows( ::sal_Int32 _MaxRows ) throw (::com::sun::star::uno::RuntimeExce…
103 …void setMaxRows(sal_Int32 _par0) throw(::com::sun::star::sdbc::SQLException, ::com:…
78 …void setMaxRows(sal_Int32 _par0) throw(::com::sun::star::sdbc::SQLE…
416 void SAL_CALL OReportEngineJFree::setMaxRows( ::sal_Int32 _MaxRows ) throw (uno::RuntimeException) in setMaxRows() function in reportdesign::OReportEngineJFree
4339 m_xReportEngine->setMaxRows(MAX_ROWS_FOR_PREVIEW); in getPreferredVisualRepresentation()4355 m_xReportEngine->setMaxRows(nOldMaxRows); in getPreferredVisualRepresentation()
Completed in 62 milliseconds