Searched refs:ED_from_bottom (Results 1 – 3 of 3) sorted by relevance
/aoo4110/main/xmloff/source/draw/ |
H A D | animimp.cxx | 92 { XML_FROM_BOTTOM, ED_from_bottom }, 137 case ED_from_bottom: return AnimationEffect_FADE_FROM_BOTTOM; in ImplSdXMLgetEffect() 168 case ED_from_bottom: return AnimationEffect_ZOOM_IN_FROM_BOTTOM; in ImplSdXMLgetEffect() 193 case ED_from_bottom: return AnimationEffect_ZOOM_OUT_FROM_BOTTOM; in ImplSdXMLgetEffect() 210 case ED_from_bottom: return AnimationEffect_MOVE_FROM_BOTTOM; in ImplSdXMLgetEffect() 251 case ED_from_bottom: return AnimationEffect_WAVYLINE_FROM_BOTTOM; in ImplSdXMLgetEffect() 267 case ED_from_bottom: return AnimationEffect_LASER_FROM_BOTTOM; in ImplSdXMLgetEffect() 284 case ED_from_bottom: return AnimationEffect_MOVE_SHORT_FROM_BOTTOM; in ImplSdXMLgetEffect() 315 case ED_from_bottom: return AnimationEffect_STRETCH_FROM_BOTTOM; in ImplSdXMLgetEffect()
|
H A D | animexp.cxx | 71 { EK_fade, ED_from_bottom, -1, sal_True }, // AnimationEffect_FADE_FROM_BOTTOM 77 { EK_move, ED_from_bottom, -1, sal_True }, // AnimationEffect_MOVE_FROM_BOTTOM 103 { EK_wavyline, ED_from_bottom, -1, sal_True }, // AnimationEffect_WAVYLINE_FROM_BOTTOM 110 { EK_laser, ED_from_bottom, -1, sal_True }, // AnimationEffect_LASER_FROM_BOTTOM 131 { EK_move_short, ED_from_bottom, -1, sal_True }, // AnimationEffect_MOVE_SHORT_FROM_BOTTOM 153 { EK_stretch,ED_from_bottom, -1, sal_True }, // AnimationEffect_STRETCH_FROM_BOTTOM 167 { EK_move, ED_from_bottom, 0, sal_True }, // AnimationEffect_ZOOM_IN_FROM_BOTTOM 176 { EK_move, ED_from_bottom, 400, sal_True }, // AnimationEffect_ZOOM_OUT_FROM_BOTTOM
|
/aoo4110/main/xmloff/inc/ |
H A D | anim.hxx | 61 ED_from_bottom, enumerator
|
Completed in 25 milliseconds