Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/animations/
H A DCustomAnimationPane.cxx258 MotionPathTagVector aTags; in ~CustomAnimationPane()
260 MotionPathTagVector::iterator aIter; in ~CustomAnimationPane()
947 …ce::iterator aIter, EffectSequence::iterator aEnd, MotionPathTagVector& rOldTags, MotionPathTagVec… in updateMotionPathImpl()
957 MotionPathTagVector::iterator aMIter( rOldTags.begin() ); in updateMotionPathImpl()
991 MotionPathTagVector aTags; in updateMotionPathTags()
1019 MotionPathTagVector::iterator aIter( aTags.begin() ); in updateMotionPathTags()
2445 MotionPathTagVector::iterator aIter; in onPreview()
H A DCustomAnimationPane.hxx61 typedef std::vector< rtl::Reference< MotionPathTag > > MotionPathTagVector; typedef
183 MotionPathTagVector maMotionPathTags;