Home
last modified time | relevance | path

Searched refs:getFadeColor (Results 1 – 7 of 7) sorted by relevance

/trunk/main/sd/inc/
H A DTransitionPreset.hxx65 sal_Int32 getFadeColor() const { return mnFadeColor; } in getFadeColor() function in sd::TransitionPreset
/trunk/main/sd/source/core/
H A DTransitionPreset.cxx98 mnFadeColor = xTransition->getFadeColor(); in TransitionPreset()
H A DEffectMigration.cxx191 pPage->setTransitionFadeColor( (*aIt)->getFadeColor() ); in SetFadeEffect()
215 ( (*aIt)->getFadeColor() == pPage->getTransitionFadeColor() ) ) in GetFadeEffect()
/trunk/main/sd/source/ui/animations/
H A DSlideTransitionPane.cxx98 mnFadeColor( rPreset.getFadeColor()) in TransitionEffect()
161 (mnFadeColor == rPreset.getFadeColor()); in operator ==()
/trunk/main/animations/source/animcore/
H A Danimcore.cxx245 virtual sal_Int32 SAL_CALL getFadeColor() throw (RuntimeException);
1702 sal_Int32 SAL_CALL AnimationNode::getFadeColor() throw (RuntimeException) in getFadeColor() function in animcore::AnimationNode
/trunk/main/xmloff/source/draw/
H A Danimationimport.cxx1431 …ing( RTL_CONSTASCII_USTRINGPARAM( "TransitionFadeColor" ) ), Any( xTransFilter->getFadeColor() ) ); in postProcessRootNode()
H A Danimationexport.cxx1331 nTemp = xTransitionFilter->getFadeColor(); in exportAnimate()

Completed in 59 milliseconds