Searched refs:GetIsAllowAnimatedGraphics (Results 1 – 6 of 6) sorted by relevance
83 sal_Bool GetIsAllowAnimatedGraphics() const;203 sal_Bool SvtAccessibilityOptions_Impl::GetIsAllowAnimatedGraphics() const in GetIsAllowAnimatedGraphics() function in SvtAccessibilityOptions_Impl784 sal_Bool SvtAccessibilityOptions::GetIsAllowAnimatedGraphics() const in GetIsAllowAnimatedGraphics() function in SvtAccessibilityOptions786 return sm_pSingleImplConfig->GetIsAllowAnimatedGraphics(); in GetIsAllowAnimatedGraphics()
113 bIsAllowAnimatedGraphics = aAccessibilityOpt.GetIsAllowAnimatedGraphics(); in impl_checkGetIsAllowAnimatedGraphics()116 bIsAllowAnimatedGraphics_ = aAccessibilityOpt.GetIsAllowAnimatedGraphics(); in impl_checkGetIsAllowAnimatedGraphics()
51 sal_Bool GetIsAllowAnimatedGraphics() const;
157 m_aAnimatedGraphics.Check( m_pImpl->m_aConfig.GetIsAllowAnimatedGraphics() ); in Reset()
370 return rOpt.GetIsAllowAnimatedGraphics(); in IsGraphicAnimationAllowed()
2619 pAccOptions->SetStopAnimatedGraphics(! rAccessibilityOptions.GetIsAllowAnimatedGraphics()); in ApplyAccessiblityOptions()
Completed in 39 milliseconds