Searched refs:getAnimationNode (Results 1 – 15 of 15) sorted by relevance
53 mpMainSequence.reset( new sd::MainSequence( getAnimationNode() ) ); in getMainSequence()59 Reference< XAnimationNode > SdPage::getAnimationNode() throw (RuntimeException) in getAnimationNode() function in SdPage
64 mpImpl->mxOldNode = ::sd::Clone( pThePage->getAnimationNode() ); in UndoAnimation()
298 xRootNode = xAnimationNodeSupplier->getAnimationNode(); in implImportEffects()
270 …pContext = new xmloff::AnimationNodeContext( xNodeSupplier->getAnimationNode(), GetSdImport(), nPr… in CreateChildContext()295 …tionNodeContext::postProcessRootNode( GetSdImport(), xNodeSupplier->getAnimationNode(), xPageProps… in EndElement()
1318 Reference< XAnimationNode > SAL_CALL getAnimationNode() throw (RuntimeException);1396 Reference< XAnimationNode > SAL_CALL AnimationsImport::getAnimationNode() throw (RuntimeException) in getAnimationNode() function in xmloff::AnimationsImport
2001 xAnimationsExporter->prepare( xAnimNodeSupplier->getAnimationNode() ); in _ExportContent()2035 xAnimationsExporter->exportAnimations( xAnimNodeSupplier->getAnimationNode() ); in _ExportContent()
40 XAnimationNode getAnimationNode();
153 Reference< XAnimationNode > xNode( xNodeSupplier->getAnimationNode() ); in createXShapes()
321 …::com::sun::star::uno::Reference< ::com::sun::star::animations::XAnimationNode > getAnimationNode(…
157 …:Reference< ::com::sun::star::animations::XAnimationNode > SAL_CALL getAnimationNode( ) throw (::…
1886 Reference< XAnimationNode > SAL_CALL SdGenericDrawPage::getAnimationNode() throw (uno::RuntimeExcep… in getAnimationNode() function in SdGenericDrawPage1895 return pSdPage->getAnimationNode(); in getAnimationNode()
354 const Reference< XAnimationNode > xRootNode( xNodeSupplier->getAnimationNode() ); in doexport()
2471 preview( xNodeSupplier->getAnimationNode() ); in onPreview()
361 xAnimNode = xAnimNodeSupplier->getAnimationNode(); in getSlideAPI()
250 mxRootNode = xNodeSupplier->getAnimationNode(); in import()
Completed in 92 milliseconds