Home
last modified time | relevance | path

Searched refs:setFadeColor (Results 1 – 4 of 4) sorted by relevance

/trunk/main/oox/inc/oox/ppt/
H A Dslidetransition.hxx46 void setFadeColor( sal_Int32 nColor ) in setFadeColor() function in oox::ppt::SlideTransition
/trunk/main/oox/source/ppt/
H A Dslidetransition.cxx101 xFilter->setFadeColor( mnFadeColor ); in setTransitionFilterProperties()
/trunk/main/animations/source/animcore/
H A Danimcore.cxx246 virtual void SAL_CALL setFadeColor( sal_Int32 _fadecolor ) throw (RuntimeException);
1711 void SAL_CALL AnimationNode::setFadeColor( sal_Int32 _fadecolor ) throw (RuntimeException) in setFadeColor() function in animcore::AnimationNode
/trunk/main/xmloff/source/draw/
H A Danimationimport.cxx1185 xTransitionFilter->setFadeColor( static_cast< sal_Int32 >( aColor.GetRGBColor() ) ); in init_node()

Completed in 136 milliseconds