Searched refs:DFF_ANIM_PRESET_CLASS (Results 1 – 3 of 3) sorted by relevance
940 pAny[ DFF_ANIM_PRESET_CLASS ] = &(p->Value); in exportAnimPropertySet()1004 if ( pAny[ DFF_ANIM_PRESET_CLASS ] ) in exportAnimPropertySet()1006 if ( *pAny[ DFF_ANIM_PRESET_CLASS ] >>= nAPIPresetClass ) in exportAnimPropertySet()1068 exportAnimPropertyuInt32( rStrm, DFF_ANIM_PRESET_CLASS, nPresetClass, TRANSLATE_NONE ); in exportAnimPropertySet()
352 if( !rSet.hasProperty( DFF_ANIM_PRESET_ID ) || !rSet.hasProperty( DFF_ANIM_PRESET_CLASS ) ) in is_random()360 if( !(rSet.getProperty( DFF_ANIM_PRESET_CLASS ) >>= nPresetClass) ) in is_random()1213 if( rSet.hasProperty( DFF_ANIM_PRESET_CLASS ) ) in fillNode()1216 if ( rSet.getProperty( DFF_ANIM_PRESET_CLASS ) >>= nPresetClass ) in fillNode()3605 case DFF_ANIM_PRESET_CLASS : in dump()
113 #define DFF_ANIM_PRESET_CLASS 11 macro
Completed in 37 milliseconds