Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/sdr/contact/
H A Dviewobjectcontact.cxx53 bool mbTextAnimationAllowed : 1; member in __anon766b65ef0111::AnimatedExtractingProcessor2D
78 mbTextAnimationAllowed(bTextAnimationAllowed), in AnimatedExtractingProcessor2D()
95 if((rSwitchPrimitive.isTextAnimation() && mbTextAnimationAllowed) in processBasePrimitive2D()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/sdr/contact/
H A Dviewobjectcontact.cxx62 bool const mbTextAnimationAllowed : 1; member in __anon711352470111::AnimatedExtractingProcessor2D
79 bool isTextAnimationAllowed() const { return mbTextAnimationAllowed; } in isTextAnimationAllowed()
89 mbTextAnimationAllowed(bTextAnimationAllowed), in AnimatedExtractingProcessor2D()
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/svdraw/
H A Dsvdotext.cxx81 mbTextAnimationAllowed = true; in SdrTextObj()
94 mbTextAnimationAllowed = true; in SdrTextObj()
153 mbTextAnimationAllowed = true; in SdrTextObj()
174 mbTextAnimationAllowed = true; in SdrTextObj()
198 mbTextAnimationAllowed = true; in SdrTextObj()
1863 if(mbTextAnimationAllowed != bNew) in SetTextAnimationAllowed()
1865 mbTextAnimationAllowed = bNew; in SetTextAnimationAllowed()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/svdraw/
H A Dsvdotext.cxx97 mbTextAnimationAllowed = true; in SdrTextObj()
120 mbTextAnimationAllowed = true; in SdrTextObj()
141 mbTextAnimationAllowed = true; in SdrTextObj()
165 mbTextAnimationAllowed = true; in SdrTextObj()
1859 if(mbTextAnimationAllowed != bNew) in SetTextAnimationAllowed()
1861 mbTextAnimationAllowed = bNew; in SetTextAnimationAllowed()
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/svx/
H A Dsvdotext.hxx248 bool mbTextAnimationAllowed : 1; member in SdrTextObj
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/svx/
H A Dsvdotext.hxx248 bool mbTextAnimationAllowed : 1; member in SdrTextObj