Home
last modified time | relevance | path

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

/trunk/main/oox/source/ppt/
H A Dtimenodelistcontext.cxx512 mpNode->setBy( m_byColor.get() ); in endFastElement()
627 pNode->setBy( makeAny( aStr ) ); in AnimContext()
733 mpNode->setBy( maBy ); in endFastElement()
812 pNode->setBy( makeAny( (double)nBy ) ); in AnimRotContext()
934 mpNode->setBy( rAny ); in createFastChildContext()
H A Dtimenode.cxx327 xAnimate->setBy( aValue ); in setNode()
620 void TimeNode::setBy( const Any & aBy ) in setBy() function in oox::ppt::TimeNode
/trunk/main/sd/source/filter/ppt/
H A Dpptinanimations.cxx740 xAnimate->setBy( aAny ); in convertAnimationNode()
1915 xColor->setBy( implGetColorAny( nByMode, nByA, nByB, nByC ) ); in importAnimateColorContainer()
2068 case 1: xAnim->setBy( a ); dump( " by=\"" ); break; in importAnimateContainer()
2431 xTransform->setBy( makeAny( aPair ) ); in importAnimateScaleContainer()
2507 xTransform->setBy( makeAny( (double) fBy ) ); in importAnimateRotationContainer()
/trunk/main/oox/inc/oox/ppt/
H A Dtimenode.hxx75 void setBy( const ::com::sun::star::uno::Any & aBy );
/trunk/main/animations/source/animcore/
H A Danimcore.cxx214 virtual void SAL_CALL setBy( const Any& _by ) throw (RuntimeException);
1477 void SAL_CALL AnimationNode::setBy( const Any& _by ) in setBy() function in animcore::AnimationNode
/trunk/main/sd/source/core/
H A DCustomAnimationEffect.cxx1290 xAnimate->setBy( rValue ); in setProperty()
1528 xTransform->setBy( rValue ); in setTransformationProperty()
/trunk/main/xmloff/source/draw/
H A Danimationimport.cxx1278 xAnimate->setBy( mpHelper->convertValue( meAttributeName, aBy ) ); in init_node()

Completed in 61 milliseconds