Home
last modified time | relevance | path

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

/aoo4110/main/xmloff/source/draw/
H A Danimexp.cxx74 { 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 Danimimp.cxx68 { XML_MOVE, EK_move },
152 case EK_move: in ImplSdXMLgetEffect()
/aoo4110/main/xmloff/inc/
H A Danim.hxx36 EK_move, enumerator

Completed in 18 milliseconds