Searched refs:ED_vertical (Results 1 – 3 of 3) sorted by relevance
/trunk/main/xmloff/source/draw/ |
H A D | animimp.cxx | 111 { XML_VERTICAL, ED_vertical }, 229 if( eDirection == ED_vertical ) in ImplSdXMLgetEffect() 234 if( eDirection == ED_vertical ) in ImplSdXMLgetEffect() 239 if( eDirection == ED_vertical ) in ImplSdXMLgetEffect() 257 if( eDirection == ED_vertical ) in ImplSdXMLgetEffect() 300 if( eDirection == ED_vertical ) in ImplSdXMLgetEffect() 305 if( eDirection == ED_vertical ) in ImplSdXMLgetEffect() 320 case ED_vertical: return AnimationEffect_VERTICAL_STRETCH; in ImplSdXMLgetEffect()
|
H A D | animexp.cxx | 78 { EK_stripes, ED_vertical, -1, sal_True }, // AnimationEffect_VERTICAL_STRIPES 86 { EK_close,ED_vertical, -1, sal_True }, // AnimationEffect_CLOSE_VERTICAL 88 { EK_open, ED_vertical, -1, sal_True }, // AnimationEffect_OPEN_VERTICAL 105 { EK_lines, ED_vertical, -1, sal_True }, // AnimationEffect_VERTICAL_LINES 141 { EK_checkerboard, ED_vertical, -1, sal_True }, // AnimationEffect_VERTICAL_CHECKERBOARD 144 { EK_rotate, ED_vertical, -1, sal_True }, // AnimationEffect_VERTICAL_ROTATE 146 { EK_stretch,ED_vertical, -1, sal_True }, // AnimationEffect_VERTICAL_STRETCH
|
/trunk/main/xmloff/inc/ |
H A D | anim.hxx | 83 ED_vertical, enumerator
|
Completed in 12 milliseconds