Searched refs:getIterateType (Results 1 – 7 of 7) sorted by relevance
342 switch( xIterNode->getIterateType() ) in implCreateIteratedNodes()
1359 addValue( pSet, nHandleIterateType, makeAny( pEffect->getIterateType() ) ); in createSelectionSet()1482 if( pEffect->getIterateType() != nIterateType ) in changeSelection()1489 if( pEffect->getIterateType() ) in changeSelection()
278 virtual sal_Int16 SAL_CALL getIterateType() throw (RuntimeException);1970 sal_Int16 SAL_CALL AnimationNode::getIterateType() throw (RuntimeException) in getIterateType() function in animcore::AnimationNode
110 sal_Int16 getIterateType() const { return mnIterateType; } in getIterateType() function in sd::CustomAnimationEffect
1029 nTemp = xIter->getIterateType(); in exportContainer()
2151 sal_Int16 nIterateType = xIterate->getIterateType(); in exportIterate()
218 mnIterateType = xIter->getIterateType(); in setNode()
Completed in 76 milliseconds