Home
last modified time | relevance | path

Searched refs:setFrom (Results 1 – 8 of 8) sorted by relevance

/trunk/main/oox/source/ppt/
H A Dtimenodelistcontext.cxx510 mpNode->setFrom( Any( maFromClr.getColor( rGraphicHelper ) ) ); in endFastElement()
622 pNode->setFrom( makeAny( aStr ) ); in AnimContext()
737 mpNode->setFrom( maFrom ); in endFastElement()
817 pNode->setFrom( makeAny( nFrom ) ); in AnimRotContext()
924 mpNode->setFrom( rAny ); in createFastChildContext()
H A Dtimenode.cxx323 xAnimate->setFrom( aValue ); in setNode()
615 void TimeNode::setFrom( const Any & aFrom ) in setFrom() function in oox::ppt::TimeNode
/trunk/main/sd/source/filter/ppt/
H A Dpptinanimations.cxx733 xAnimate->setFrom( aAny ); in convertAnimationNode()
1923 xColor->setFrom( implGetColorAny( nFromMode, nFromA, nFromB, nFromC ) ); in importAnimateColorContainer()
2069 case 2: xAnim->setFrom( a ); dump( " from=\"" ); break; in importAnimateContainer()
2411 xTransform->setFrom( makeAny( aPair ) ); in importAnimateScaleContainer()
2510 xTransform->setFrom( makeAny( (double) fFrom ) ); in importAnimateRotationContainer()
/trunk/main/oox/inc/oox/ppt/
H A Dtimenode.hxx74 void setFrom( const ::com::sun::star::uno::Any & aFrom );
/trunk/main/scripting/examples/java/Newsgroup/
H A DSender.java77 message.setFrom( new InternetAddress( replyto ) ); in sendMail()
/trunk/main/sd/source/core/
H A DCustomAnimationEffect.cxx1276 xAnimate->setFrom( rValue ); in setProperty()
1421 xAnimate->setFrom(rColor); in setColor()
1514 xTransform->setFrom( rValue ); in setTransformationProperty()
/trunk/main/animations/source/animcore/
H A Danimcore.cxx210 virtual void SAL_CALL setFrom( const Any& _from ) throw (RuntimeException);
1429 void SAL_CALL AnimationNode::setFrom( const Any& _from ) in setFrom() function in animcore::AnimationNode
/trunk/main/xmloff/source/draw/
H A Danimationimport.cxx1275 xAnimate->setFrom( mpHelper->convertValue( meAttributeName, aFrom ) ); in init_node()

Completed in 76 milliseconds