Home
last modified time | relevance | path

Searched refs:get_CursorType (Results 1 – 5 of 5) sorted by relevance

/trunk/main/connectivity/source/inc/ado/
H A DAwrapado.hxx359 sal_Bool get_CursorType(CursorTypeEnum &_nRet) const;
/trunk/main/connectivity/source/drivers/ado/
H A DAPreparedStatement.cxx313 CHECK_RETURN(m_RecordSet.get_CursorType(m_eCursorType)) in executeQuery()
H A DAStatement.cxx313 CHECK_RETURN(aSet.get_CursorType(m_eCursorType)) in executeQuery()
H A DAwrapado.cxx913 sal_Bool WpADORecordset::get_CursorType(CursorTypeEnum &_nRet) const in get_CursorType() function in WpADORecordset
916 return SUCCEEDED(pInterface->get_CursorType(&_nRet)); in get_CursorType()
H A DAResultSet.cxx1002 if(!SUCCEEDED(m_pRecordSet->get_CursorType(&eRet))) in getResultSetType()

Completed in 39 milliseconds