Home
last modified time | relevance | path

Searched refs:exportAnimPropertyuInt32 (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sd/source/filter/eppt/
H A Dpptexanimations.cxx994 exportAnimPropertyuInt32( rStrm, DFF_ANIM_NODE_TYPE, nPPTNodeType, TRANSLATE_NONE ); in exportAnimPropertySet()
1064 exportAnimPropertyuInt32( rStrm, DFF_ANIM_PRESET_ID, nPresetId, TRANSLATE_NONE ); in exportAnimPropertySet()
1066 exportAnimPropertyuInt32( rStrm, DFF_ANIM_PRESET_SUB_TYPE, nPresetSubType, TRANSLATE_NONE ); in exportAnimPropertySet()
1068 exportAnimPropertyuInt32( rStrm, DFF_ANIM_PRESET_CLASS, nPresetClass, TRANSLATE_NONE ); in exportAnimPropertySet()
1102 exportAnimPropertyuInt32( rStrm, DFF_ANIM_DIRECTION, bDirection, TRANSLATE_NONE ); in exportAnimPropertySet()
1110 exportAnimPropertyuInt32( rStrm, DFF_ANIM_OVERRIDE, nOverride, TRANSLATE_NONE ); in exportAnimPropertySet()
1117 exportAnimPropertyuInt32( rStrm, DFF_ANIM_MASTERREL, nMasterRel, TRANSLATE_NONE ); in exportAnimPropertySet()
1160 exportAnimPropertyuInt32( rStrm, nPropertyId, nVal, eTranslateMode ); in exportAnimProperty()
1734 exportAnimPropertyuInt32( rStrm, 6, 1, TRANSLATE_NONE ); in exportAnimateTarget()
1737 exportAnimPropertyuInt32( rStrm, 4, 0, TRANSLATE_NONE ); in exportAnimateTarget()
[all …]
H A Dpptexanimations.hxx86 …void exportAnimPropertyuInt32( SvStream& rStrm, const sal_uInt16 nPropertyId, const sal_uInt32 nVa…

Completed in 18 milliseconds