Home
last modified time | relevance | path

Searched refs:EValue (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/sd/inc/
H A DCustomAnimationEffect.hxx50 enum EValue { VALUE_FROM, VALUE_TO, VALUE_BY, VALUE_FIRST, VALUE_LAST }; enum
143 …r::uno::Any getProperty( sal_Int32 nNodeType, const rtl::OUString& rAttributeName, EValue eValue );
144 …bool setProperty( sal_Int32 nNodeType, const rtl::OUString& rAttributeName, EValue eValue, co…
146 ::com::sun::star::uno::Any getTransformationProperty( sal_Int32 nTransformType, EValue eValue );
147 …bool setTransformationProperty( sal_Int32 nTransformType, EValue eValue, const ::com::sun::st…
/aoo4110/main/sd/source/core/
H A DCustomAnimationEffect.cxx1198 Any CustomAnimationEffect::getProperty( sal_Int32 nNodeType, const OUString& rAttributeName, EValue in getProperty()
1250 …ffect::setProperty( sal_Int32 nNodeType, const OUString& rAttributeName, EValue eValue, const Any&… in setProperty()
1441 Any CustomAnimationEffect::getTransformationProperty( sal_Int32 nTransformType, EValue eValue ) in getTransformationProperty()
1490 bool CustomAnimationEffect::setTransformationProperty( sal_Int32 nTransformType, EValue eValue, con… in setTransformationProperty()

Completed in 32 milliseconds