Home
last modified time | relevance | path

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

/trunk/main/slideshow/source/engine/animationnodes/
H A Danimationtransformnode.cxx51 const sal_Int16 nTransformType( mxTransformNode->getTransformType() ); in createActivity()
/trunk/main/animations/source/animcore/
H A Danimcore.cxx233 virtual sal_Int16 SAL_CALL getTransformType() throw (RuntimeException);
1614 sal_Int16 SAL_CALL AnimationNode::getTransformType() throw (RuntimeException) in getTransformType() function in animcore::AnimationNode
/trunk/main/sd/source/filter/eppt/
H A Dpptexanimations.cxx1977 if ( xTransform->getTransformType() == AnimationTransformType::SCALE ) in exportAnimateTransform()
2029 else if ( xTransform->getTransformType() == AnimationTransformType::ROTATE ) in exportAnimateTransform()
/trunk/main/sd/source/core/
H A DCustomAnimationEffect.cxx1458 if( xTransform->getTransformType() == nTransformType ) in getTransformationProperty()
1507 if( xTransform->getTransformType() == nTransformType ) in setTransformationProperty()
/trunk/main/xmloff/source/draw/
H A Danimationexport.cxx1299 nTemp = xTransform->getTransformType(); in exportAnimate()

Completed in 257 milliseconds