Searched refs:getTransformationProperty (Results 1 – 3 of 3) sorted by relevance
146 ::com::sun::star::uno::Any getTransformationProperty( sal_Int32 nTransformType, EValue eValue );
1201 return pEffect->getTransformationProperty( AnimationTransformType::ROTATE, VALUE_BY); in getProperty1Value()1207 return pEffect->getTransformationProperty( AnimationTransformType::SCALE, VALUE_BY ); in getProperty1Value()
1441 Any CustomAnimationEffect::getTransformationProperty( sal_Int32 nTransformType, EValue eValue ) in getTransformationProperty() function in sd::CustomAnimationEffect
Completed in 43 milliseconds