Searched refs:XML_CLOCKWISE (Results 1 – 6 of 6) sorted by relevance
/aoo41x/main/xmloff/source/draw/ |
H A D | animimp.cxx | 114 { XML_CLOCKWISE, ED_clockwise },
|
H A D | animationimport.cxx | 1118 xAnimateColor->setDirection( IsXMLToken( rValue, XML_CLOCKWISE ) ); in init_node()
|
H A D | animationexport.cxx | 1288 …( XML_NAMESPACE_ANIMATION, XML_COLOR_INTERPOLATION_DIRECTION, bTemp ? XML_CLOCKWISE : XML_COUNTER_… in exportAnimate()
|
H A D | sdpropls.cxx | 450 { XML_CLOCKWISE, presentation::FadeEffect_CLOCKWISE },
|
/aoo41x/main/xmloff/inc/xmloff/ |
H A D | xmltoken.hxx | 408 XML_CLOCKWISE, enumerator
|
/aoo41x/main/xmloff/source/core/ |
H A D | xmltoken.cxx | 416 TOKEN( "clockwise", XML_CLOCKWISE ),
|
Completed in 82 milliseconds