Searched refs:bIsAllowAnimatedText_ (Results 1 – 1 of 1) sorted by relevance
129 sal_Bool bIsAllowAnimatedText_; in impl_checkGetIsAllowAnimatedText() local134 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() local291 xSet->getPropertyValue(s_sIsAllowAnimatedText) >>= bIsAllowAnimatedText_; in impl_checkSetIsAllowAnimatedText()293 if ( bIsAllowAnimatedText_ == bIsAllowAnimatedText )//old config item will throw error in impl_checkSetIsAllowAnimatedText()
Completed in 12 milliseconds