Home
last modified time | relevance | path

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

/trunk/main/sd/source/filter/eppt/
H A Dpptexanimations.cxx1145 sal_Bool AnimationExporter::exportAnimProperty( SvStream& rStrm, const sal_uInt16 nPropertyId, cons… in exportAnimProperty() function in ppt::AnimationExporter
1565 exportAnimProperty( rStrm, 1, aConvertedValue, TRANSLATE_NONE ); in exportAnimateSet()
1657 exportAnimProperty( rStrm, 1, aBy, TRANSLATE_NUMBER_TO_STRING | TRANSLATE_MEASURE ); in exportAnimate()
1659 exportAnimProperty( rStrm, 2, aFrom, TRANSLATE_NUMBER_TO_STRING | TRANSLATE_MEASURE ); in exportAnimate()
1661 exportAnimProperty( rStrm, 3, aTo, TRANSLATE_NUMBER_TO_STRING | TRANSLATE_MEASURE ); in exportAnimate()
1851 exportAnimProperty( rStrm, 0, aAny[ 0 ], TRANSLATE_NONE ); in exportAnimateKeyPoints()
1852 exportAnimProperty( rStrm, 1, aAny[ 1 ], TRANSLATE_NONE ); in exportAnimateKeyPoints()
H A Dpptexanimations.hxx82 …sal_Bool exportAnimProperty( SvStream& rStrm, const sal_uInt16 nPropertyId, const ::com::sun::star…

Completed in 28 milliseconds