Searched refs:GetIsAllowAnimatedText (Results 1 – 6 of 6) sorted by relevance
84 sal_Bool GetIsAllowAnimatedText() const;221 sal_Bool SvtAccessibilityOptions_Impl::GetIsAllowAnimatedText() const in GetIsAllowAnimatedText() function in SvtAccessibilityOptions_Impl788 sal_Bool SvtAccessibilityOptions::GetIsAllowAnimatedText() const in GetIsAllowAnimatedText() function in SvtAccessibilityOptions790 return sm_pSingleImplConfig->GetIsAllowAnimatedText(); in GetIsAllowAnimatedText()
131 bIsAllowAnimatedText = aAccessibilityOpt.GetIsAllowAnimatedText(); in impl_checkGetIsAllowAnimatedText()134 bIsAllowAnimatedText_ = aAccessibilityOpt.GetIsAllowAnimatedText(); in impl_checkGetIsAllowAnimatedText()
52 sal_Bool GetIsAllowAnimatedText() const;
158 m_aAnimatedTexts.Check( m_pImpl->m_aConfig.GetIsAllowAnimatedText() ); in Reset()
362 return rOpt.GetIsAllowAnimatedText(); in IsTextAnimationAllowed()
2620 pAccOptions->SetStopAnimatedText(! rAccessibilityOptions.GetIsAllowAnimatedText()); in ApplyAccessiblityOptions()
Completed in 41 milliseconds