Home
last modified time | relevance | path

Searched refs:m_aParameterValueForCache (Results 1 – 4 of 4) sorted by relevance

/aoo42x/main/dbaccess/source/core/api/
H A DKeySet.cxx156 ,m_aParameterValueForCache(_aParameterValueForCache) in DBG_NAME()
915 aParaIter = m_aParameterValueForCache.get().begin(); in tryRefetch()
916 aParaEnd = m_aParameterValueForCache.get().end(); in tryRefetch()
959 …OSL_ENSURE((m_aParameterValueForCache.get().size()-1) == m_pParameterNames->size(),"OKeySet::copyR… in copyRowValue()
960 …ector< ORowSetValue >::Vector::const_iterator aParaValuesIter = m_aParameterValueForCache.get().be… in copyRowValue()
971 ORowSetValueVector aCopy(m_aParameterValueForCache); in copyRowValue()
1375 aParaIter = m_aParameterValueForCache.get().begin(); in refreshRow()
1376 aParaEnd = m_aParameterValueForCache.get().end(); in refreshRow()
H A DRowSet.cxx1678 m_aParameterValueForCache.get().resize(1); in impl_prepareAndExecute_throw()
1685 m_aParameterValueForCache.get().push_back(rParamValue); in impl_prepareAndExecute_throw()
1827 …et(), m_aContext, aComposedUpdateTableName, m_bModified, m_bNew,m_aParameterValueForCache,m_aFilte… in execute_NoApprove_NoNewConn()
H A DKeySet.hxx99 ORowSetValueVector m_aParameterValueForCache; member in dbaccess::OKeySet
H A DRowSet.hxx97 ORowSetValueVector m_aParameterValueForCache; member in dbaccess::ORowSet

Completed in 308 milliseconds