Searched refs:ED_to_lowerleft (Results 1 – 3 of 3) sorted by relevance
/trunk/main/xmloff/source/draw/ |
H A D | animimp.cxx | 105 { XML_TO_LOWER_LEFT, ED_to_lowerleft }, 182 case ED_to_lowerleft: return AnimationEffect_MOVE_TO_LOWERLEFT; in ImplSdXMLgetEffect() 222 case ED_to_lowerleft: return AnimationEffect_MOVE_TO_LOWERLEFT; in ImplSdXMLgetEffect() 296 case ED_to_lowerleft: return AnimationEffect_MOVE_SHORT_TO_LOWERLEFT; in ImplSdXMLgetEffect()
|
H A D | animexp.cxx | 124 { EK_move, ED_to_lowerleft, -1, sal_False },// AnimationEffect_MOVE_TO_LOWERLEFT 140 { EK_move_short, ED_to_lowerleft, -1, sal_False },// AnimationEffect_MOVE_SHORT_TO_LOWERLEFT
|
/trunk/main/xmloff/inc/ |
H A D | anim.hxx | 75 ED_to_lowerleft, enumerator
|
Completed in 13 milliseconds