Searched refs:maMotionPathTags (Results 1 – 2 of 2) sorted by relevance
| /trunk/main/sd/source/ui/animations/ |
| H A D | CustomAnimationPane.cxx | 259 aTags.swap( maMotionPathTags ); in ~CustomAnimationPane() 992 aTags.swap( maMotionPathTags ); in updateMotionPathTags() 1005 …pl( *this, *pView, mpMainSequence->getBegin(), mpMainSequence->getEnd(), aTags, maMotionPathTags ); in updateMotionPathTags() 1012 … |= updateMotionPathImpl( *this, *pView, pIS->getBegin(), pIS->getEnd(), aTags, maMotionPathTags ); in updateMotionPathTags() 2446 for( aIter = maMotionPathTags.begin(); aIter != maMotionPathTags.end(); aIter++ ) in onPreview()
|
| H A D | CustomAnimationPane.hxx | 183 MotionPathTagVector maMotionPathTags; member in sd::CustomAnimationPane
|