Home
last modified time | relevance | path

Searched refs:_MaxRows (Results 1 – 2 of 2) sorted by relevance

/AOO41X/main/reportdesign/source/core/api/
H A DReportEngineJFree.cxx416 void SAL_CALL OReportEngineJFree::setMaxRows( ::sal_Int32 _MaxRows ) throw (uno::RuntimeException) in setMaxRows() argument
418 set(PROPERTY_MAXROWS,_MaxRows,m_nMaxRows); in setMaxRows()
/AOO41X/main/reportdesign/source/core/inc/
H A DReportEngineJFree.hxx114 …virtual void SAL_CALL setMaxRows( ::sal_Int32 _MaxRows ) throw (::com::sun::star::uno::RuntimeExce…