Home
last modified time | relevance | path

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

/AOO42X/main/sd/source/filter/ppt/
H A Dpptinanimations.cxx1625 case DFF_msofbtAnimAttributeValue: in importAnimateFilterContainer()
1983 case DFF_msofbtAnimAttributeValue: in importAnimateSetContainer()
2061 case DFF_msofbtAnimAttributeValue: in importAnimateContainer()
2135 case DFF_msofbtAnimAttributeValue: in importAnimateMotionContainer()
2207 case DFF_msofbtAnimAttributeValue: in importCommandContainer()
2337 case DFF_msofbtAnimAttributeValue: in importAudioContainer()
2553 const Atom* pAttributeValueAtom = pAtom->findFirstChildAtom( DFF_msofbtAnimAttributeValue ); in importAttributeNamesContainer()
2574 …pAttributeValueAtom = pAtom->findNextChildAtom( DFF_msofbtAnimAttributeValue, pAttributeValueAtom … in importAttributeNamesContainer()
2693 if( pValue && pValue->getType() == DFF_msofbtAnimAttributeValue ) in importAnimateKeyPoints()
2699 if( pValue && pValue->getType() == DFF_msofbtAnimAttributeValue ) in importAnimateKeyPoints()
[all …]
H A Dpptanimations.hxx96 #define DFF_msofbtAnimAttributeValue 0xf142 macro
/AOO42X/main/sd/source/filter/eppt/
H A Dpptexanimations.cxx1214 EscherExAtom aExAtom( rStrm, DFF_msofbtAnimAttributeValue, nPropertyId ); in exportAnimPropertyString()
1225 EscherExAtom aExAtom( rStrm, DFF_msofbtAnimAttributeValue, nPropertyId ); in exportAnimPropertyFloat()
1234 EscherExAtom aExAtom( rStrm, DFF_msofbtAnimAttributeValue, nPropertyId ); in exportAnimPropertyuInt32()
1242 EscherExAtom aExAtom( rStrm, DFF_msofbtAnimAttributeValue, nPropertyId ); in exportAnimPropertyByte()