Home
last modified time | relevance | path

Searched refs:_aCheckFunctor (Results 1 – 2 of 2) sorted by relevance

/trunk/main/dbaccess/source/core/api/
H A DRowSetBase.cxx852 sal_Bool SAL_CALL ORowSetBase::move( ::std::mem_fun_t<sal_Bool,ORowSetBase>& _aCheckFunctor, in move() argument
872 sal_Bool bMoved = ( bWasNew || !_aCheckFunctor(this) ); in move()
H A DRowSetBase.hxx247 sal_Bool SAL_CALL move( ::std::mem_fun_t<sal_Bool,ORowSetBase>& _aCheckFunctor,

Completed in 25 milliseconds