Searched refs:put_CacheSize (Results 1 – 6 of 6) sorted by relevance
364 sal_Bool put_CacheSize(sal_Int32 _nRet);
308 CHECK_RETURN(m_RecordSet.put_CacheSize(m_nFetchSize)) in executeQuery()
306 CHECK_RETURN(aSet.put_CacheSize(m_nFetchSize)) in executeQuery()
943 sal_Bool WpADORecordset::put_CacheSize(sal_Int32 _nRet) in put_CacheSize() function in WpADORecordset946 return SUCCEEDED(pInterface->put_CacheSize(_nRet)); in put_CacheSize()
1052 m_pRecordSet->put_CacheSize(_par0); in setFetchSize()
698 m_pRecordSet->put_CacheSize(_par0); in setFetchSize()
Completed in 139 milliseconds