Home
last modified time | relevance | path

Searched refs:setFill (Results 1 – 13 of 13) sorted by relevance

/trunk/main/sd/source/core/
H A DCustomAnimationEffect.cxx970 void CustomAnimationEffect::setFill( sal_Int16 nFill ) in setFill() function in sd::CustomAnimationEffect
973 mxNode->setFill( nFill ); in setFill()
1024 xAnimate->setFill( AnimationFill::HOLD ); in createAfterEffectNode()
1064 xNewNode->setFill( mxNode->getFill() ); in setIterateType()
1910 xAnimateMotion->setFill( AnimationFill::HOLD ); in append()
1927 pEffect->setFill( AnimationFill::HOLD ); in append()
H A DEffectMigration.cxx1395 xOuterSeqTimeContainer->setFill(AnimationFill::HOLD); in createVisibilityOnOffNode()
1418 xAnimateSetForLast->setFill(AnimationFill::HOLD); in createVisibilityOnOffNode()
/trunk/main/sd/source/ui/unoidl/
H A Drandomnode.cxx114 void SAL_CALL setFill( ::sal_Int16 _fill ) throw (RuntimeException);
398 void SAL_CALL RandomAnimationNode::setFill( sal_Int16 _fill ) throw (RuntimeException) in setFill() function in sd::RandomAnimationNode
/trunk/main/oovbaapi/ooo/vba/excel/
H A DXTitle.idl78 …// void setFill( [in] XChartFillFormat Fill ) raises ( com::sun::star::script::BasicErrorExceptio…
/trunk/main/svgio/inc/svgio/svgreader/
H A Dsvgstyleattributes.hxx295 void setFill(const SvgPaint& rFill) { maFill = rFill; } in setFill() function in svgio::svgreader::SvgStyleAttributes
/trunk/main/oox/source/ppt/
H A Dtimenode.cxx475 xNode->setFill( nInt16 ); in setNode()
/trunk/main/svgio/source/svgreader/
H A Dsvgsvgnode.cxx106 … maSvgStyleAttributes.setFill(SvgPaint(basegfx::BColor(0.0, 0.0, 0.0), true, true)); in initializeStyleAttributes()
H A Dsvgstyleattributes.cxx1273 setFill(aSvgPaint); in parseStyleAttribute()
/trunk/main/animations/source/animcore/
H A Danimcore.cxx174 virtual void SAL_CALL setFill( sal_Int16 _fill ) throw (RuntimeException);
981 void SAL_CALL AnimationNode::setFill( sal_Int16 _fill ) throw (RuntimeException) in setFill() function in animcore::AnimationNode
/trunk/main/sd/inc/
H A DCustomAnimationEffect.hxx97 void setFill( sal_Int16 nFill );
/trunk/main/xmloff/source/draw/
H A Danimationimport.cxx837 mxNode->setFill( (sal_Int16)nEnum ); in init_node()
/trunk/main/sd/source/ui/animations/
H A DCustomAnimationPane.cxx1561 pEffect->setFill( nFill ); in changeSelection()
/trunk/main/sd/source/filter/ppt/
H A Dpptinanimations.cxx1144 xNode->setFill( nFill ); in fillNode()

Completed in 117 milliseconds