Home
last modified time | relevance | path

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

/AOO42X/main/sd/source/ui/unoidl/ !
H A Drandomnode.cxx107 Any SAL_CALL getEndSync() throw (RuntimeException);
335 Any SAL_CALL RandomAnimationNode::getEndSync() throw (RuntimeException) in getEndSync() function in sd::RandomAnimationNode
/AOO42X/main/animations/source/animcore/ !
H A Danimcore.cxx167 virtual Any SAL_CALL getEndSync() throw (RuntimeException);
906 Any SAL_CALL AnimationNode::getEndSync() throw (RuntimeException) in getEndSync() function in animcore::AnimationNode
/AOO42X/main/sd/source/core/ !
H A DCustomAnimationEffect.cxx1062 xNewNode->setEndSync( mxNode->getEndSync() ); in setIterateType()
1072 xNewNode->setEndSync( mxNode->getEndSync() ); in setIterateType()
/AOO42X/main/xmloff/source/draw/ !
H A Danimationexport.cxx878 aTemp = xNode->getEndSync(); in exportNode()
/AOO42X/main/sd/source/filter/eppt/ !
H A Dpptexanimations.cxx1267 if ( xNode->getEndSync() >>= nAnimationEndSync ) in exportAnimAction()