Home
last modified time | relevance | path

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

/trunk/main/sd/inc/
H A DCustomAnimationPreset.hxx85 struct PresetCategory struct
90 PresetCategory( const rtl::OUString& rLabel, const EffectDescriptorList& rEffects ) in PresetCategory() argument
93 typedef boost::shared_ptr< PresetCategory > PresetCategoryPtr;
/trunk/main/sd/source/core/
H A DCustomAnimationPreset.cxx531 rPresetMap.push_back( PresetCategoryPtr( new PresetCategory( aLabel, aEffectsList ) ) ); in importPresets()

Completed in 43 milliseconds