Searched refs:exportAnimPropertyString (Results 1 – 2 of 2) sorted by relevance
/trunk/main/sd/source/filter/eppt/ |
H A D | pptexanimations.cxx | 1186 exportAnimPropertyString( rStrm, nPropertyId, aNumber, eTranslateMode ); in exportAnimProperty() 1201 exportAnimPropertyString( rStrm, nPropertyId, aStr, eTranslateMode ); in exportAnimProperty() 1212 void AnimationExporter::exportAnimPropertyString( SvStream& rStrm, const sal_uInt16 nPropertyId, co… in exportAnimPropertyString() function in ppt::AnimationExporter 1726 exportAnimPropertyString( rStrm, 0, aToken, TRANSLATE_ATTRIBUTE ); in exportAnimateTarget() 1931 exportAnimPropertyString( rStrm, 1, aStr, TRANSLATE_NONE ); in exportTransitionFilter() 1965 exportAnimPropertyString( rStrm, 1, aStr, TRANSLATE_NONE ); in exportAnimateMotion()
|
H A D | pptexanimations.hxx | 84 …void exportAnimPropertyString( SvStream& rStrm, const sal_uInt16 nPropertyId, const rtl::OUString&…
|
Completed in 35 milliseconds