Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/animations/
H A DCustomAnimationPane.cxx913 const EffectSequence::iterator aRebuildEnd( maListSelection.end() ); in updateControls() local
914 while( aRebuildIter != aRebuildEnd ) in updateControls()