Searched refs:bIsAllowAnimatedGraphics_ (Results 1 – 1 of 1) sorted by relevance
111 sal_Bool bIsAllowAnimatedGraphics_; in impl_checkGetIsAllowAnimatedGraphics() local116 bIsAllowAnimatedGraphics_ = aAccessibilityOpt.GetIsAllowAnimatedGraphics(); in impl_checkGetIsAllowAnimatedGraphics()118 if ( bIsAllowAnimatedGraphics_ == bIsAllowAnimatedGraphics )//old config item will not throw error in impl_checkGetIsAllowAnimatedGraphics()270 sal_Bool bIsAllowAnimatedGraphics_; in impl_checkSetIsAllowAnimatedGraphics() local274 xSet->getPropertyValue(s_sIsAllowAnimatedGraphics) >>= bIsAllowAnimatedGraphics_; in impl_checkSetIsAllowAnimatedGraphics()276 if ( bIsAllowAnimatedGraphics_ == bIsAllowAnimatedGraphics )//old config item will throw error in impl_checkSetIsAllowAnimatedGraphics()
Completed in 7 milliseconds