Home
last modified time | relevance | path

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

/aoo4110/main/connectivity/source/drivers/file/
H A DFStatement.cxx514 ::std::for_each(m_aRow->get().begin()+1,m_aRow->get().end(),TSetRefBound(sal_False)); in construct()
520 …::std::for_each(m_aEvaluateRow->get().begin()+1,m_aEvaluateRow->get().end(),TSetRefBound(sal_False… in construct()
524 ::std::for_each(m_aSelectRow->get().begin(),m_aSelectRow->get().end(),TSetRefBound(sal_True)); in construct()
594 …::std::for_each(m_aAssignValues->get().begin()+1,m_aAssignValues->get().end(),TSetRefBound(sal_Fal… in GetAssignValues()
683 …::std::for_each(m_aAssignValues->get().begin()+1,m_aAssignValues->get().end(),TSetRefBound(sal_Fal… in GetAssignValues()
H A DFResultSet.cxx1855 ::std::for_each(_rRow->get().begin()+1,_rRow->get().end(),TSetRefBound(sal_False)); in initializeRow()
/aoo4110/main/connectivity/inc/connectivity/
H A DFValue.hxx406 struct OOO_DLLPUBLIC_DBTOOLS TSetRefBound : ::std::unary_function<ORowSetValueDecoratorRef,void> struct
409 TSetRefBound(sal_Bool _bBound) : m_bBound(_bBound){} in TSetRefBound() function
/aoo4110/main/connectivity/source/drivers/dbase/
H A DDTable.cxx2542 ::std::for_each(aInsertRow->get().begin(),aInsertRow->get().end(),TSetRefBound(sal_True)); in copyData()
2548 ::std::for_each(aRow->get().begin(),aRow->get().end(),TSetRefBound(sal_True)); in copyData()

Completed in 56 milliseconds