Home
last modified time | relevance | path

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

/aoo42x/main/xmloff/source/draw/
H A Danimimp.cxx90 { XML_FROM_TOP, ED_from_top },
135 case ED_from_top: return AnimationEffect_FADE_FROM_TOP; in ImplSdXMLgetEffect()
166 case ED_from_top: return AnimationEffect_ZOOM_IN_FROM_TOP; in ImplSdXMLgetEffect()
191 case ED_from_top: return AnimationEffect_ZOOM_OUT_FROM_TOP; in ImplSdXMLgetEffect()
208 case ED_from_top: return AnimationEffect_MOVE_FROM_TOP; in ImplSdXMLgetEffect()
249 case ED_from_top: return AnimationEffect_WAVYLINE_FROM_TOP; in ImplSdXMLgetEffect()
265 case ED_from_top: return AnimationEffect_LASER_FROM_TOP; in ImplSdXMLgetEffect()
282 case ED_from_top: return AnimationEffect_MOVE_SHORT_FROM_TOP; in ImplSdXMLgetEffect()
313 case ED_from_top: return AnimationEffect_STRETCH_FROM_TOP; in ImplSdXMLgetEffect()
H A Danimexp.cxx69 { EK_fade, ED_from_top, -1, sal_True }, // AnimationEffect_FADE_FROM_TOP
75 { EK_move, ED_from_top, -1, sal_True }, // AnimationEffect_MOVE_FROM_TOP
101 { EK_wavyline, ED_from_top, -1, sal_True }, // AnimationEffect_WAVYLINE_FROM_TOP
108 { EK_laser, ED_from_top, -1, sal_True }, // AnimationEffect_LASER_FROM_TOP
127 { EK_move_short, ED_from_top, -1, sal_True }, // AnimationEffect_MOVE_SHORT_FROM_TOP
149 { EK_stretch,ED_from_top, -1, sal_True }, // AnimationEffect_STRETCH_FROM_TOP
163 { EK_move, ED_from_top, 0, sal_True }, // AnimationEffect_ZOOM_IN_FROM_TOP
172 { EK_move, ED_from_top, 400, sal_True }, // AnimationEffect_ZOOM_OUT_FROM_TOP
/aoo42x/main/xmloff/inc/
H A Danim.hxx59 ED_from_top, enumerator

Completed in 21 milliseconds