Home
last modified time | relevance | path

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

/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/sdr/contact/
H A Dviewobjectcontact.cxx79 bool isTextAnimationAllowed() const { return mbTextAnimationAllowed; } in isTextAnimationAllowed() function in __anon711352470111::AnimatedExtractingProcessor2D
106 if((rSwitchPrimitive.isTextAnimation() && isTextAnimationAllowed()) in processBasePrimitive2D()