Searched refs:ED_horizontal (Results 1 – 3 of 3) sorted by relevance
/aoo4110/main/xmloff/source/draw/ |
H A D | animexp.cxx | 79 { EK_stripes, ED_horizontal, -1, sal_True }, // AnimationEffect_HORIZONTAL_STRIPES 87 { EK_close,ED_horizontal, -1, sal_True }, // AnimationEffect_CLOSE_HORIZONTAL 89 { EK_open, ED_horizontal, -1, sal_True }, // AnimationEffect_OPEN_HORIZONTAL 106 { EK_lines, ED_horizontal, -1, sal_True }, // AnimationEffect_HORIZONTAL_LINES 142 { EK_checkerboard, ED_horizontal, -1, sal_True }, // AnimationEffect_HORIZONTAL_CHECKERBOARD 143 { EK_rotate, ED_horizontal, -1, sal_True }, // AnimationEffect_HORIZONTAL_ROTATE 145 { EK_stretch,ED_horizontal, -1, sal_True }, // AnimationEffect_HORIZONTAL_STRETCH
|
H A D | animimp.cxx | 112 { XML_HORIZONTAL, ED_horizontal }, 321 case ED_horizontal: return AnimationEffect_HORIZONTAL_STRETCH; in ImplSdXMLgetEffect()
|
/aoo4110/main/xmloff/inc/ |
H A D | anim.hxx | 84 ED_horizontal, enumerator
|
Completed in 25 milliseconds