Searched refs:getTransformType (Results 1 – 5 of 5) sorted by relevance
51 const sal_Int16 nTransformType( mxTransformNode->getTransformType() ); in createActivity()
233 virtual sal_Int16 SAL_CALL getTransformType() throw (RuntimeException);1614 sal_Int16 SAL_CALL AnimationNode::getTransformType() throw (RuntimeException) in getTransformType() function in animcore::AnimationNode
1977 if ( xTransform->getTransformType() == AnimationTransformType::SCALE ) in exportAnimateTransform()2029 else if ( xTransform->getTransformType() == AnimationTransformType::ROTATE ) in exportAnimateTransform()
1458 if( xTransform->getTransformType() == nTransformType ) in getTransformationProperty()1507 if( xTransform->getTransformType() == nTransformType ) in setTransformationProperty()
1299 nTemp = xTransform->getTransformType(); in exportAnimate()
Completed in 47 milliseconds