Searched refs:_aCheckFunctor (Results 1 – 2 of 2) sorted by relevance
852 sal_Bool SAL_CALL ORowSetBase::move( ::std::mem_fun_t<sal_Bool,ORowSetBase>& _aCheckFunctor, in move() argument872 sal_Bool bMoved = ( bWasNew || !_aCheckFunctor(this) ); in move()
247 sal_Bool SAL_CALL move( ::std::mem_fun_t<sal_Bool,ORowSetBase>& _aCheckFunctor,
Completed in 28 milliseconds