Home
last modified time | relevance | path

Searched refs:getTransformationProperty (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/sd/inc/
H A DCustomAnimationEffect.hxx146 ::com::sun::star::uno::Any getTransformationProperty( sal_Int32 nTransformType, EValue eValue );
/aoo41x/main/sd/source/ui/animations/
H A DCustomAnimationPane.cxx1201 return pEffect->getTransformationProperty( AnimationTransformType::ROTATE, VALUE_BY); in getProperty1Value()
1207 return pEffect->getTransformationProperty( AnimationTransformType::SCALE, VALUE_BY ); in getProperty1Value()
/aoo41x/main/sd/source/core/
H A DCustomAnimationEffect.cxx1441 Any CustomAnimationEffect::getTransformationProperty( sal_Int32 nTransformType, EValue eValue ) in getTransformationProperty() function in sd::CustomAnimationEffect

Completed in 46 milliseconds