Home
last modified time | relevance | path

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

/trunk/main/svl/qa/complex/ConfigItems/helper/
H A DAccessibilityOptTest.cxx111 sal_Bool bIsAllowAnimatedGraphics_; in impl_checkGetIsAllowAnimatedGraphics() local
116 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() local
274 xSet->getPropertyValue(s_sIsAllowAnimatedGraphics) >>= bIsAllowAnimatedGraphics_; in impl_checkSetIsAllowAnimatedGraphics()
276 if ( bIsAllowAnimatedGraphics_ == bIsAllowAnimatedGraphics )//old config item will throw error in impl_checkSetIsAllowAnimatedGraphics()

Completed in 10 milliseconds