Home
last modified time | relevance | path

Searched refs:CustomAnimationPresets (Results 1 – 9 of 9) sorted by relevance

/aoo4110/main/sd/source/core/
H A DCustomAnimationPreset.cxx243 CustomAnimationPresets::CustomAnimationPresets() in CustomAnimationPresets() function in sd::CustomAnimationPresets
247 CustomAnimationPresets::~CustomAnimationPresets() in ~CustomAnimationPresets()
251 void CustomAnimationPresets::init() in init()
326 void CustomAnimationPresets::importEffects() in importEffects()
431 void CustomAnimationPresets::importResources() in importResources()
568 const rtl::OUString& CustomAnimationPresets::getUINameForPresetId( const rtl::OUString& rPresetId )… in getUINameForPresetId()
573 const rtl::OUString& CustomAnimationPresets::getUINameForProperty( const rtl::OUString& rPresetId )… in getUINameForProperty()
606 CustomAnimationPresets* CustomAnimationPresets::mpCustomAnimationPresets = 0;
608 const CustomAnimationPresets& CustomAnimationPresets::getCustomAnimationPresets() in getCustomAnimationPresets()
616 mpCustomAnimationPresets = new sd::CustomAnimationPresets(); in getCustomAnimationPresets()
[all …]
H A DEffectMigration.cxx461 const CustomAnimationPresets& rPresets = CustomAnimationPresets::getCustomAnimationPresets(); in SetAnimationEffect()
635 const CustomAnimationPresets& rPresets = CustomAnimationPresets::getCustomAnimationPresets(); in SetTextAnimationEffect()
/aoo4110/main/sd/inc/
H A DCustomAnimationPreset.hxx48 friend class CustomAnimationPresets;
96 class CustomAnimationPresets class
99 CustomAnimationPresets();
100 virtual ~CustomAnimationPresets();
104 SD_DLLPUBLIC static const CustomAnimationPresets& getCustomAnimationPresets();
143 static CustomAnimationPresets* mpCustomAnimationPresets;
146 typedef boost::shared_ptr< CustomAnimationPresets > CustomAnimationPresetsPtr;
/aoo4110/main/sd/source/ui/animations/
H A DCustomAnimationPane.hxx132 const CustomAnimationPresets* mpCustomAnimationPresets;
181 const CustomAnimationPresets& getPresets (void);
H A DCustomAnimationCreateDialog.cxx532 const CustomAnimationPresets& rPresets = CustomAnimationPresets::getCustomAnimationPresets(); in CustomAnimationCreateDialog()
H A DCustomAnimationPane.cxx1340 const CustomAnimationPresets& rPresets (getPresets()); in createSelectionSet()
2516 const CustomAnimationPresets& CustomAnimationPane::getPresets (void) in getPresets()
2519 mpCustomAnimationPresets = &CustomAnimationPresets::getCustomAnimationPresets(); in getPresets()
H A DCustomAnimationDialog.cxx155 const CustomAnimationPresets& rPresets = CustomAnimationPresets::getCustomAnimationPresets(); in setValue()
/aoo4110/main/sd/source/filter/ppt/
H A Dppt97animations.cxx676 …const ::sd::CustomAnimationPresets& rPresets( ::sd::CustomAnimationPresets::getCustomAnimationPres… in createAndSetCustomAnimationEffect()
/aoo4110/main/sd/source/ui/unoidl/
H A Drandomnode.cxx591 …Reference< XEnumerationAccess > aEnumAccess( CustomAnimationPresets::getCustomAnimationPresets().g… in createEnumeration()

Completed in 75 milliseconds