Searched refs:bIsAnimation (Results 1 – 2 of 2) sorted by relevance
340 sal_Bool bIsAnimation = false; in collect() local341 xProps->getPropertyValue( mpImpl->msIsAnimation ) >>= bIsAnimation; in collect()342 if( bIsAnimation ) in collect()
543 sal_Bool bIsAnimation(sal_False); in setPropertyValue() local545 if(!(aValue >>= bIsAnimation)) in setPropertyValue()550 if(bIsAnimation) in setPropertyValue()