Searched defs:setFill (Results 1 – 4 of 4) sorted by relevance
/aoo41x/main/sd/source/ui/unoidl/ | ||
H A D | randomnode.cxx | 398 void SAL_CALL RandomAnimationNode::setFill( sal_Int16 _fill ) throw (RuntimeException) in setFill() function in sd::RandomAnimationNode |
/aoo41x/main/svgio/inc/svgio/svgreader/ | ||
H A D | svgstyleattributes.hxx | 291 void setFill(const SvgPaint& rFill) { maFill = rFill; } in setFill() function in svgio::svgreader::SvgStyleAttributes |
/aoo41x/main/animations/source/animcore/ | ||
H A D | animcore.cxx | 981 void SAL_CALL AnimationNode::setFill( sal_Int16 _fill ) throw (RuntimeException) in setFill() function in animcore::AnimationNode |
/aoo41x/main/sd/source/core/ | ||
H A D | CustomAnimationEffect.cxx | 970 void CustomAnimationEffect::setFill( sal_Int16 nFill ) in setFill() function in sd::CustomAnimationEffect |
Completed in 79 milliseconds