Searched refs:aXML_AnimationSpeed_EnumMap (Results 1 – 5 of 5) sorted by relevance
/trunk/main/xmloff/source/draw/ |
H A D | animimp.cxx | 119 SvXMLEnumMapEntry aXML_AnimationSpeed_EnumMap[] = variable 549 if( SvXMLUnitConverter::convertEnum( eEnum, sValue, aXML_AnimationSpeed_EnumMap ) ) in XMLAnimationsEffectContext()
|
H A D | animexp.cxx | 475 SvXMLUnitConverter::convertEnum( sTmp, rEffect.meSpeed, aXML_AnimationSpeed_EnumMap ); in exportAnimations() 504 SvXMLUnitConverter::convertEnum( sTmp, rEffect.meSpeed, aXML_AnimationSpeed_EnumMap ); in exportAnimations()
|
H A D | eventimp.cxx | 242 if( SvXMLUnitConverter::convertEnum( eEnum, sValue, aXML_AnimationSpeed_EnumMap ) ) in SdXMLEventContext()
|
H A D | shapeexport2.cxx | 481 … SvXMLUnitConverter::convertEnum( msBuffer, eSpeed, aXML_AnimationSpeed_EnumMap );
|
/trunk/main/xmloff/inc/ |
H A D | anim.hxx | 94 extern SvXMLEnumMapEntry aXML_AnimationSpeed_EnumMap[];
|
Completed in 36 milliseconds