Home
last modified time | relevance | path

Searched refs:getEffectDescriptor (Results 1 – 6 of 6) sorted by relevance

/aoo42x/main/sd/source/core/
H A DCustomAnimationPreset.cxx394 CustomAnimationPresetPtr pDescriptor = getEffectDescriptor( aPresetId ); in importEffects()
517 CustomAnimationPresetPtr pEffect = getEffectDescriptor( *pEffectNames ); in importPresets()
554 CustomAnimationPresetPtr CustomAnimationPresets::getEffectDescriptor( const rtl::OUString& rPresetI… in getEffectDescriptor() function in sd::CustomAnimationPresets
595 CustomAnimationPresetPtr pDescriptor( getEffectDescriptor( pEffect->getPresetId() ) ); in changePresetSubType()
H A DEffectMigration.cxx463 CustomAnimationPresetPtr pPreset( rPresets.getEffectDescriptor( aPresetId ) ); in SetAnimationEffect()
638 CustomAnimationPresetPtr pPreset( rPresets.getEffectDescriptor( aPresetId ) ); in SetTextAnimationEffect()
679 …CustomAnimationPresetPtr pShapePreset( rPresets.getEffectDescriptor( OUString( RTL_CONSTASCII_USTR… in SetTextAnimationEffect()
/aoo42x/main/sd/inc/
H A DCustomAnimationPreset.hxx108 SD_DLLPUBLIC CustomAnimationPresetPtr getEffectDescriptor( const rtl::OUString& rPresetId ) const;
/aoo42x/main/sd/source/filter/ppt/
H A Dppt97animations.cxx677 ::sd::CustomAnimationPresetPtr pPreset( rPresets.getEffectDescriptor( this->GetPresetId() ) ); in createAndSetCustomAnimationEffect()
/aoo42x/main/sd/source/ui/animations/
H A DCustomAnimationPane.cxx776 CustomAnimationPresetPtr pDescriptor = getPresets().getEffectDescriptor( pEffect->getPresetId() ); in updateControls()
1414 CustomAnimationPresetPtr pDescriptor = rPresets.getEffectDescriptor( pEffect->getPresetId() ); in createSelectionSet()
H A DCustomAnimationDialog.cxx156 CustomAnimationPresetPtr pDescriptor = rPresets.getEffectDescriptor( rPresetId ); in setValue()

Completed in 53 milliseconds