Home
last modified time | relevance | path

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

/trunk/main/svl/qa/complex/ConfigItems/helper/
H A DAccessibilityOptTest.cxx129 sal_Bool bIsAllowAnimatedText_; in impl_checkGetIsAllowAnimatedText() local
134 bIsAllowAnimatedText_ = aAccessibilityOpt.GetIsAllowAnimatedText(); in impl_checkGetIsAllowAnimatedText()
136 if ( bIsAllowAnimatedText_ == bIsAllowAnimatedText )//old config item will not throw error in impl_checkGetIsAllowAnimatedText()
287 sal_Bool bIsAllowAnimatedText_; in impl_checkSetIsAllowAnimatedText() local
291 xSet->getPropertyValue(s_sIsAllowAnimatedText) >>= bIsAllowAnimatedText_; in impl_checkSetIsAllowAnimatedText()
293 if ( bIsAllowAnimatedText_ == bIsAllowAnimatedText )//old config item will throw error in impl_checkSetIsAllowAnimatedText()

Completed in 13 milliseconds