Home
last modified time | relevance | path

Searched refs:s_sIsAllowAnimatedText (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/svl/qa/complex/ConfigItems/helper/
H A DAccessibilityOptTest.cxx132 …xSet->setPropertyValue( s_sIsAllowAnimatedText, css::uno::makeAny(bIsAllowAnimatedText ? sal_False… in impl_checkGetIsAllowAnimatedText()
289 xSet->getPropertyValue(s_sIsAllowAnimatedText) >>= bIsAllowAnimatedText; in impl_checkSetIsAllowAnimatedText()
291 xSet->getPropertyValue(s_sIsAllowAnimatedText) >>= bIsAllowAnimatedText_; in impl_checkSetIsAllowAnimatedText()
/aoo4110/main/svtools/source/config/
H A Daccessibilityoptions.cxx229 xNode->getPropertyValue(s_sIsAllowAnimatedText) >>= bRet; in GetIsAllowAnimatedText()
469 if(xNode.is() && xNode->getPropertyValue(s_sIsAllowAnimatedText)!=bSet) in SetIsAllowAnimatedText()
471 xNode->setPropertyValue(s_sIsAllowAnimatedText, css::uno::makeAny(bSet)); in SetIsAllowAnimatedText()
/aoo4110/main/svtools/source/inc/configitems/
H A Daccessibilityoptions_const.hxx40 …static const ::rtl::OUString s_sIsAllowAnimatedText = ::rtl::OUString::createFromAscii… variable

Completed in 28 milliseconds