Home
last modified time | relevance | path

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

/aoo42x/main/xmloff/source/draw/
H A Danimexp.cxx340 sal_Bool bIsAnimation = false; in collect() local
341 xProps->getPropertyValue( mpImpl->msIsAnimation ) >>= bIsAnimation; in collect()
342 if( bIsAnimation ) in collect()
/aoo42x/main/sd/source/ui/unoidl/
H A Dunoobj.cxx548 sal_Bool bIsAnimation(sal_False); in setPropertyValue() local
550 if(!(aValue >>= bIsAnimation)) in setPropertyValue()
555 if(bIsAnimation) in setPropertyValue()

Completed in 33 milliseconds