Home
last modified time | relevance | path

Searched refs:_aEnd (Results 1 – 3 of 3) sorted by last modified time

/trunk/main/vcl/source/window/
H A Dtoolbox.cxx2289 …n( std::vector< ImplToolItem >::iterator _aSeparator, std::vector< ImplToolItem >::iterator _aEnd ) in ImplFollowedByVisibleButton() argument
2292 while ( ++aLookup != _aEnd ) in ImplFollowedByVisibleButton()
2295 return ImplFollowedByVisibleButton( aLookup, _aEnd ); in ImplFollowedByVisibleButton()
/trunk/main/dbaccess/source/core/api/
H A DRowSetCache.cxx1663 sal_Bool ORowSetCache::fill(ORowSetMatrix::iterator& _aIter,const ORowSetMatrix::iterator& _aEnd,sa… in fill() argument
1666 for(; _bCheck && _aIter != _aEnd;) in fill()
H A DRowSetCache.hxx156 …sal_Bool fill(ORowSetMatrix::iterator& _aIter,const ORowSetMatrix::iterator& _aEnd,sal_Int32& _nPo…

Completed in 78 milliseconds