Home
last modified time | relevance | path

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

/aoo42x/main/sd/source/core/
H A DCustomAnimationPreset.cxx400 pDescriptor->maLabel = getUINameForPresetId( pEffect->getPresetId() ); in importEffects()
568 const rtl::OUString& CustomAnimationPresets::getUINameForPresetId( const rtl::OUString& rPresetId )… in getUINameForPresetId() function in sd::CustomAnimationPresets
/aoo42x/main/sd/inc/
H A DCustomAnimationPreset.hxx112 const rtl::OUString& getUINameForPresetId( const rtl::OUString& rPresetId ) const;
/aoo42x/main/sd/source/ui/animations/
H A DCustomAnimationPane.cxx765 OUString aUIName( getPresets().getUINameForPresetId( pEffect->getPresetId() ) ); in updateControls()

Completed in 30 milliseconds