Home
last modified time | relevance | path

Searched refs:put_CacheSize (Results 1 – 6 of 6) sorted by relevance

/trunk/main/connectivity/source/inc/ado/
H A DAwrapado.hxx364 sal_Bool put_CacheSize(sal_Int32 _nRet);
/trunk/main/connectivity/source/drivers/ado/
H A DAPreparedStatement.cxx308 CHECK_RETURN(m_RecordSet.put_CacheSize(m_nFetchSize)) in executeQuery()
H A DAStatement.cxx306 CHECK_RETURN(aSet.put_CacheSize(m_nFetchSize)) in executeQuery()
H A DAwrapado.cxx943 sal_Bool WpADORecordset::put_CacheSize(sal_Int32 _nRet) in put_CacheSize() function in WpADORecordset
946 return SUCCEEDED(pInterface->put_CacheSize(_nRet)); in put_CacheSize()
H A DAResultSet.cxx1052 m_pRecordSet->put_CacheSize(_par0); in setFetchSize()
H A DADatabaseMetaDataResultSet.cxx698 m_pRecordSet->put_CacheSize(_par0); in setFetchSize()

Completed in 48 milliseconds