Home
last modified time | relevance | path

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

/trunk/main/sd/source/core/
H A DCustomAnimationEffect.cxx3361 Reference< XTimeContainer > xInteractiveRoot( xChildNode, UNO_QUERY_THROW ); in createMainSequence() local
3362 InteractiveSequencePtr pIS( new InteractiveSequence( xInteractiveRoot, this ) ); in createMainSequence()