Home
last modified time | relevance | path

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

/aoo42x/main/sd/inc/
H A DCustomAnimationEffect.hxx368 class InteractiveSequence : public EffectSequenceHelper class
374InteractiveSequence( const ::com::sun::star::uno::Reference< ::com::sun::star::animations::XTimeCo…
385 typedef boost::shared_ptr< InteractiveSequence > InteractiveSequencePtr;
/aoo42x/main/sd/source/core/
H A DCustomAnimationEffect.cxx122 InteractiveSequence* pI = dynamic_cast< InteractiveSequence* >( pSequence ); in MainSequenceChangeGuard()
3363 InteractiveSequencePtr pIS( new InteractiveSequence( xInteractiveRoot, this ) ); in createMainSequence()
3452 pIS.reset( new InteractiveSequence( xISRoot, this) ); in createInteractiveSequence()
3779 InteractiveSequence::InteractiveSequence( const Reference< XTimeContainer >& xSequenceRoot, MainSeq… in InteractiveSequence() function in sd::InteractiveSequence
3810 void InteractiveSequence::rebuild() in rebuild()
3815 void InteractiveSequence::implRebuild() in implRebuild()
/aoo42x/main/sd/source/ui/animations/
H A DCustomAnimationPane.cxx1408 InteractiveSequence* pIS = static_cast< InteractiveSequence* >( pEffectSequence ); in createSelectionSet()

Completed in 147 milliseconds