Searched refs:EValue (Results 1 – 2 of 2) sorted by relevance
/aoo42x/main/sd/inc/ |
H A D | CustomAnimationEffect.hxx | 50 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…
|
/aoo42x/main/sd/source/core/ |
H A D | CustomAnimationEffect.cxx | 1198 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 40 milliseconds