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()
548 sal_Bool bIsAnimation(sal_False); in setPropertyValue() local550 if(!(aValue >>= bIsAnimation)) in setPropertyValue()555 if(bIsAnimation) in setPropertyValue()
Completed in 24 milliseconds