Home
last modified time | relevance | path

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

/aoo4110/main/sd/source/filter/ppt/
H A Dppt97animations.cxx218 if( this->GetPresetId().equals( ::rtl::OUString::createFromAscii("ooo-entrance-appear") ) ) in SetAnimateAssociatedShape()
221 if( this->GetPresetId().equals( ::rtl::OUString::createFromAscii("ooo-entrance-random") ) ) in SetAnimateAssociatedShape()
265 ::rtl::OUString Ppt97Animation::GetPresetId() const in GetPresetId() function in Ppt97Animation
677 ::sd::CustomAnimationPresetPtr pPreset( rPresets.getEffectDescriptor( this->GetPresetId() ) ); in createAndSetCustomAnimationEffect()
H A Dppt97animations.hxx122 ::rtl::OUString GetPresetId() const;

Completed in 20 milliseconds