Home
last modified time | relevance | path

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

/trunk/main/svtools/source/config/
H A Daccessibilityoptions.cxx84 sal_Bool GetIsAllowAnimatedText() const;
221 sal_Bool SvtAccessibilityOptions_Impl::GetIsAllowAnimatedText() const in GetIsAllowAnimatedText() function in SvtAccessibilityOptions_Impl
788 sal_Bool SvtAccessibilityOptions::GetIsAllowAnimatedText() const in GetIsAllowAnimatedText() function in SvtAccessibilityOptions
790 return sm_pSingleImplConfig->GetIsAllowAnimatedText(); in GetIsAllowAnimatedText()
/trunk/main/svl/qa/complex/ConfigItems/helper/
H A DAccessibilityOptTest.cxx131 bIsAllowAnimatedText = aAccessibilityOpt.GetIsAllowAnimatedText(); in impl_checkGetIsAllowAnimatedText()
134 bIsAllowAnimatedText_ = aAccessibilityOpt.GetIsAllowAnimatedText(); in impl_checkGetIsAllowAnimatedText()
/trunk/main/svtools/inc/svtools/
H A Daccessibilityoptions.hxx52 sal_Bool GetIsAllowAnimatedText() const;
/trunk/main/cui/source/options/
H A Doptaccessibility.cxx158 m_aAnimatedTexts.Check( m_pImpl->m_aConfig.GetIsAllowAnimatedText() ); in Reset()
/trunk/main/svx/source/sdr/contact/
H A Dobjectcontactofpageview.cxx362 return rOpt.GetIsAllowAnimatedText(); in IsTextAnimationAllowed()
/trunk/main/sw/source/core/view/
H A Dviewsh.cxx2620 pAccOptions->SetStopAnimatedText(! rAccessibilityOptions.GetIsAllowAnimatedText()); in ApplyAccessiblityOptions()

Completed in 33 milliseconds