Searched refs:CustomAnimationPreset (Results 1 – 4 of 4) sorted by relevance
140 CustomAnimationPreset::CustomAnimationPreset( CustomAnimationEffectPtr pEffect ) in CustomAnimationPreset() function in sd::CustomAnimationPreset169 void CustomAnimationPreset::add( CustomAnimationEffectPtr pEffect ) in add()174 UStringList CustomAnimationPreset::getSubTypes() in getSubTypes()189 Reference< XAnimationNode > CustomAnimationPreset::create( const rtl::OUString& rstrSubType ) in create()215 UStringList CustomAnimationPreset::getProperties() const in getProperties()228 bool CustomAnimationPreset::hasProperty( const OUString& rProperty )const in hasProperty()399 pDescriptor.reset( new CustomAnimationPreset( pEffect ) ); in importEffects()564 return CustomAnimationPresetPtr((CustomAnimationPreset*)0); in getEffectDescriptor()
63 $(SLO)$/CustomAnimationPreset.obj\
46 class CustomAnimationPreset class51 CustomAnimationPreset( CustomAnimationEffectPtr pEffect );81 typedef boost::shared_ptr< CustomAnimationPreset > CustomAnimationPresetPtr;
55 class CustomAnimationPreset;56 typedef boost::shared_ptr< CustomAnimationPreset > CustomAnimationPresetPtr;
Completed in 36 milliseconds