Home
last modified time | relevance | path

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

/trunk/main/sd/inc/
H A DCustomAnimationPreset.hxx90 PresetCategory( const rtl::OUString& rLabel, const EffectDescriptorList& rEffects ) in PresetCategory()
91 : maLabel( rLabel ), maEffects( rEffects ) {} in PresetCategory()
/trunk/main/sd/source/filter/ppt/
H A Dppt97animations.cxx760 const ::sd::EffectSequence& rEffects = pGroup->getEffects(); in createAndSetCustomAnimationEffect() local
761 ::sd::EffectSequence::const_iterator aIter = rEffects.begin(); in createAndSetCustomAnimationEffect()
765 for( ; aIter != rEffects.end(); aIter++ ) in createAndSetCustomAnimationEffect()
/trunk/main/sd/source/core/
H A DEffectMigration.cxx714 const EffectSequence& rEffects = pGroup->getEffects(); in SetTextAnimationEffect() local
717 for( aIter = rEffects.begin(); aIter != rEffects.end(); aIter++ ) in SetTextAnimationEffect()

Completed in 28 milliseconds