Home
last modified time | relevance | path

Searched refs:CustomAnimationPreset (Results 1 – 4 of 4) sorted by relevance

/aoo42x/main/sd/source/core/
H A DCustomAnimationPreset.cxx140 CustomAnimationPreset::CustomAnimationPreset( CustomAnimationEffectPtr pEffect ) in CustomAnimationPreset() function in sd::CustomAnimationPreset
169 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()
/aoo42x/main/sd/inc/
H A DCustomAnimationPreset.hxx46 class CustomAnimationPreset class
51 CustomAnimationPreset( CustomAnimationEffectPtr pEffect );
81 typedef boost::shared_ptr< CustomAnimationPreset > CustomAnimationPresetPtr;
H A DCustomAnimationEffect.hxx55 class CustomAnimationPreset;
56 typedef boost::shared_ptr< CustomAnimationPreset > CustomAnimationPresetPtr;
/aoo42x/main/sd/
H A DLibrary_sd.mk214 sd/source/core/CustomAnimationPreset \

Completed in 40 milliseconds