Searched refs:get_MaxRecords (Results 1 – 4 of 4) sorted by relevance
313 CHECK_RETURN(aSet.get_MaxRecords(maxRows)) in executeQuery()513 if(!(m_RecordSet.IsValid() && m_RecordSet.get_MaxRecords(nRet))) in getMaxRows()
313 CHECK_RETURN(m_RecordSet.get_MaxRecords(maxRows)) in executeQuery()
901 sal_Bool WpADORecordset::get_MaxRecords(sal_IntPtr &_nRet) const in get_MaxRecords() function in WpADORecordset904 return SUCCEEDED(pInterface->get_MaxRecords(&_nRet)); in get_MaxRecords()
380 sal_Bool get_MaxRecords(sal_IntPtr &_nRet) const;