Searched refs:_aEnd (Results 1 – 3 of 3) sorted by relevance
156 …sal_Bool fill(ORowSetMatrix::iterator& _aIter,const ORowSetMatrix::iterator& _aEnd,sal_Int32& _nPo…
1663 sal_Bool ORowSetCache::fill(ORowSetMatrix::iterator& _aIter,const ORowSetMatrix::iterator& _aEnd,sa… in fill() argument1666 for(; _bCheck && _aIter != _aEnd;) in fill()
2289 …n( std::vector< ImplToolItem >::iterator _aSeparator, std::vector< ImplToolItem >::iterator _aEnd ) in ImplFollowedByVisibleButton() argument2292 while ( ++aLookup != _aEnd ) in ImplFollowedByVisibleButton()2295 return ImplFollowedByVisibleButton( aLookup, _aEnd ); in ImplFollowedByVisibleButton()
Completed in 48 milliseconds