Searched refs:ED_to_upperleft (Results 1 – 3 of 3) sorted by relevance
/trunk/main/xmloff/source/draw/ |
H A D | animimp.cxx | 102 { XML_TO_UPPER_LEFT, ED_to_upperleft }, 179 case ED_to_upperleft: return AnimationEffect_MOVE_TO_UPPERLEFT; in ImplSdXMLgetEffect() 219 case ED_to_upperleft: return AnimationEffect_MOVE_TO_UPPERLEFT; in ImplSdXMLgetEffect() 290 case ED_to_upperleft: return AnimationEffect_MOVE_SHORT_TO_UPPERLEFT; in ImplSdXMLgetEffect()
|
H A D | animexp.cxx | 121 { EK_move, ED_to_upperleft, -1, sal_False },// AnimationEffect_MOVE_TO_UPPERLEFT 134 { EK_move_short, ED_to_upperleft, -1, sal_False },// AnimationEffect_MOVE_SHORT_TO_UPPERLEFT
|
/trunk/main/xmloff/inc/ |
H A D | anim.hxx | 72 ED_to_upperleft, enumerator
|
Completed in 37 milliseconds