Lines Matching refs:ORowSetBase
145 ,ORowSetBase( _rxORB, ORowSet_BASE1::rBHelper, &m_aMutex ) in ORowSet()
399 ORowSetBase::getFastPropertyValue(rValue,nHandle); in getFastPropertyValue()
413 ORowSetBase::getFastPropertyValue(rValue,nHandle); in getFastPropertyValue()
424 … ::comphelper::concatSequences(ORowSet_BASE1::getTypes(),ORowSetBase::getTypes())); in getTypes()
473 Any aRet(ORowSetBase::queryInterface(rType)); in queryAggregation()
546 ORowSetBase::disposing(); in disposing()
949 return (m_pCache && isInsertRow()) ? 0 : ORowSetBase::getRow(); in getRow()
991 ORowSetBase::firePropertyChange(aOldValues); in updateRow()
1097 ORowSetBase::firePropertyChange(aOldValues); in implCancelRowUpdates()
1231 ORowSetBase::firePropertyChange(aOldValues); in moveToInsertRow()
1317 …Row() ) ? ((*m_pCache->m_aInsertRow)->get())[m_nLastColumnIndex].isNull() : ORowSetBase::wasNull(); in wasNull()
1411 return ORowSetBase::getBinaryStream(columnIndex); in getBinaryStream()
1423 return ORowSetBase::getCharacterStream(columnIndex); in getCharacterStream()
1444 return ORowSetBase::getBlob(columnIndex); in getBlob()
2782 ORowSetBase::refreshRow(); in refreshRow()
2803 ,ORowSetBase( _rContext, OComponentHelper::rBHelper, _pMutex ) in ORowSetClone()
2900 return ::comphelper::concatSequences(OSubComponent::getTypes(),ORowSetBase::getTypes()); in getTypes()
2906 Any aRet = ORowSetBase::queryInterface(rType); in queryInterface()
2950 ORowSetBase::disposing(); in disposing()