Searched refs:TRANSLATE_NONE (Results 1 – 2 of 2) sorted by relevance
/trunk/main/sd/source/filter/eppt/ |
H A D | pptexanimations.cxx | 106 if ( eTranslateMode != TRANSLATE_NONE ) in ImplTranslateAttribute() 1064 exportAnimPropertyuInt32( rStrm, DFF_ANIM_PRESET_ID, nPresetId, TRANSLATE_NONE ); in exportAnimPropertySet() 1218 if ( eTranslateMode != TRANSLATE_NONE ) in exportAnimPropertyString() 1565 exportAnimProperty( rStrm, 1, aConvertedValue, TRANSLATE_NONE ); in exportAnimateSet() 1734 exportAnimPropertyuInt32( rStrm, 6, 1, TRANSLATE_NONE ); in exportAnimateTarget() 1737 exportAnimPropertyuInt32( rStrm, 4, 0, TRANSLATE_NONE ); in exportAnimateTarget() 1738 exportAnimPropertyuInt32( rStrm, 5, 0, TRANSLATE_NONE ); in exportAnimateTarget() 1851 exportAnimProperty( rStrm, 0, aAny[ 0 ], TRANSLATE_NONE ); in exportAnimateKeyPoints() 1852 exportAnimProperty( rStrm, 1, aAny[ 1 ], TRANSLATE_NONE ); in exportAnimateKeyPoints() 1931 exportAnimPropertyString( rStrm, 1, aStr, TRANSLATE_NONE ); in exportTransitionFilter() [all …]
|
H A D | pptexanimations.hxx | 66 #define TRANSLATE_NONE 0 macro
|
Completed in 20 milliseconds