Home
last modified time | relevance | path

Searched refs:DFF_ANIM_RUNTIMECONTEXT (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sd/source/filter/eppt/
H A Dpptexanimations.cxx976 pAny[ DFF_ANIM_RUNTIMECONTEXT ] = &aRunTimeContext; in exportAnimPropertySet()
1082 if ( pAny[ DFF_ANIM_RUNTIMECONTEXT ] ) in exportAnimPropertySet()
1085 if ( *pAny[ DFF_ANIM_RUNTIMECONTEXT ] >>= nRunTimeContext ) in exportAnimPropertySet()
1086 exportAnimPropertyuInt32( rStrm, DFF_ANIM_RUNTIMECONTEXT, nRunTimeContext, TRANSLATE_NONE ); in exportAnimPropertySet()
/trunk/main/sd/source/filter/ppt/
H A Dpptinanimations.cxx1698 if( aSet.hasProperty( DFF_ANIM_RUNTIMECONTEXT ) ) in importAnimateAttributeTargetContainer()
1701 if( aSet.getProperty( DFF_ANIM_RUNTIMECONTEXT ) >>= aContext ) in importAnimateAttributeTargetContainer()
3724 case DFF_ANIM_RUNTIMECONTEXT: in dump()
H A Dpptanimations.hxx105 #define DFF_ANIM_RUNTIMECONTEXT 2 macro

Completed in 96 milliseconds