Searched refs:SetIsAllowAnimatedGraphics (Results 1 – 4 of 4) sorted by relevance
97 void SetIsAllowAnimatedGraphics(sal_Bool bSet);443 void SvtAccessibilityOptions_Impl::SetIsAllowAnimatedGraphics(sal_Bool bSet) in SetIsAllowAnimatedGraphics() function in SvtAccessibilityOptions_Impl838 void SvtAccessibilityOptions::SetIsAllowAnimatedGraphics(sal_Bool bSet) in SetIsAllowAnimatedGraphics() function in SvtAccessibilityOptions840 sm_pSingleImplConfig->SetIsAllowAnimatedGraphics(bSet); in SetIsAllowAnimatedGraphics()
78 void SetIsAllowAnimatedGraphics(sal_Bool bSet);
129 m_pImpl->m_aConfig.SetIsAllowAnimatedGraphics( m_aAnimatedGraphics.IsChecked() ); in FillItemSet()
273 aAccessibilityOpt.SetIsAllowAnimatedGraphics( bIsAllowAnimatedGraphics ? sal_False:sal_True ); in impl_checkSetIsAllowAnimatedGraphics()
Completed in 41 milliseconds