Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/animations/
H A DCustomAnimationList.cxx640 const InteractiveSequenceList& rISL = mpMainSequence->getInteractiveSequenceList(); in update() local
642 InteractiveSequenceList::const_iterator aIter( rISL.begin() ); in update()
643 const InteractiveSequenceList::const_iterator aEnd( rISL.end() ); in update()
H A DCustomAnimationPane.cxx1011 const InteractiveSequenceList& rISL = mpMainSequence->getInteractiveSequenceList(); in updateMotionPathTags() local
1012 InteractiveSequenceList::const_iterator aISI( rISL.begin() ); in updateMotionPathTags()
1013 while( aISI != rISL.end() ) in updateMotionPathTags()

Completed in 25 milliseconds