Searched refs:maMotionPathTags (Results 1 – 2 of 2) sorted by relevance
/aoo42x/main/sd/source/ui/animations/ |
H A D | CustomAnimationPane.cxx | 261 aTags.swap( maMotionPathTags ); in ~CustomAnimationPane() 996 aTags.swap( maMotionPathTags ); in updateMotionPathTags() 1009 …pl( *this, *pView, mpMainSequence->getBegin(), mpMainSequence->getEnd(), aTags, maMotionPathTags ); in updateMotionPathTags() 1016 … |= updateMotionPathImpl( *this, *pView, pIS->getBegin(), pIS->getEnd(), aTags, maMotionPathTags ); in updateMotionPathTags() 2450 for( aIter = maMotionPathTags.begin(); aIter != maMotionPathTags.end(); aIter++ ) in onPreview()
|
H A D | CustomAnimationPane.hxx | 183 MotionPathTagVector maMotionPathTags; member in sd::CustomAnimationPane
|
Completed in 49 milliseconds