Home
last modified time | relevance | path

Searched refs:_fill (Results 1 – 2 of 2) sorted by relevance

/aoo4110/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() argument
401 mnFill = _fill; in setFill()
/aoo4110/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() argument
984 if( _fill != mnFill ) in setFill()
986 mnFill = _fill; in setFill()

Completed in 33 milliseconds