Searched refs:EK_move (Results 1 – 3 of 3) sorted by relevance
/aoo42x/main/xmloff/source/draw/ |
H A D | animexp.cxx | 74 { EK_move, ED_from_left, -1, sal_True }, // AnimationEffect_MOVE_FROM_LEFT 75 { EK_move, ED_from_top, -1, sal_True }, // AnimationEffect_MOVE_FROM_TOP 76 { EK_move, ED_from_right, -1, sal_True }, // AnimationEffect_MOVE_FROM_RIGHT 90 { EK_move, ED_path, -1, sal_True }, // AnimationEffect_PATH 91 { EK_move, ED_to_left, -1, sal_False },// AnimationEffect_MOVE_TO_LEFT 92 { EK_move, ED_to_top, -1, sal_False },// AnimationEffect_MOVE_TO_TOP 93 { EK_move, ED_to_right, -1, sal_False },// AnimationEffect_MOVE_TO_RIGHT 94 { EK_move, ED_to_bottom, -1, sal_False },// AnimationEffect_MOVE_TO_BOTTOM 155 { EK_move, ED_none, 0, sal_True }, // AnimationEffect_ZOOM_IN 156 { EK_move, ED_none, 50, sal_True }, // AnimationEffect_ZOOM_IN_SMALL [all …]
|
H A D | animimp.cxx | 68 { XML_MOVE, EK_move }, 152 case EK_move: in ImplSdXMLgetEffect()
|
/aoo42x/main/xmloff/inc/ |
H A D | anim.hxx | 36 EK_move, enumerator
|
Completed in 24 milliseconds