Home
last modified time | relevance | path

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

/AOO41X/main/sd/source/core/ !
H A DCustomAnimationPreset.cxx383 Reference< XTimeContainer > xRootContainer( mxRootNode, UNO_QUERY_THROW ); in importEffects() local
384 EffectSequenceHelper aSequence( xRootContainer ); in importEffects()
/AOO41X/main/xmloff/source/draw/ !
H A Danimationimport.cxx1468 Reference< XTimeContainer > xRootContainer( xRootNode, UNO_QUERY_THROW ); in postProcessRootNode() local
1469 xRootContainer->removeChild( xNode ); in postProcessRootNode()