Searched refs:CustomAnimationPresets (Results 1 – 9 of 9) sorted by relevance
243 CustomAnimationPresets::CustomAnimationPresets() in CustomAnimationPresets() function in sd::CustomAnimationPresets247 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 …]
461 const CustomAnimationPresets& rPresets = CustomAnimationPresets::getCustomAnimationPresets(); in SetAnimationEffect()635 const CustomAnimationPresets& rPresets = CustomAnimationPresets::getCustomAnimationPresets(); in SetTextAnimationEffect()
48 friend class CustomAnimationPresets;96 class CustomAnimationPresets class99 CustomAnimationPresets();100 virtual ~CustomAnimationPresets();104 SD_DLLPUBLIC static const CustomAnimationPresets& getCustomAnimationPresets();143 static CustomAnimationPresets* mpCustomAnimationPresets;146 typedef boost::shared_ptr< CustomAnimationPresets > CustomAnimationPresetsPtr;
132 const CustomAnimationPresets* mpCustomAnimationPresets;181 const CustomAnimationPresets& getPresets (void);
532 const CustomAnimationPresets& rPresets = CustomAnimationPresets::getCustomAnimationPresets(); in CustomAnimationCreateDialog()
1340 const CustomAnimationPresets& rPresets (getPresets()); in createSelectionSet()2519 const CustomAnimationPresets& CustomAnimationPane::getPresets (void) in getPresets()2522 mpCustomAnimationPresets = &CustomAnimationPresets::getCustomAnimationPresets(); in getPresets()
155 const CustomAnimationPresets& rPresets = CustomAnimationPresets::getCustomAnimationPresets(); in setValue()
676 …const ::sd::CustomAnimationPresets& rPresets( ::sd::CustomAnimationPresets::getCustomAnimationPres… in createAndSetCustomAnimationEffect()
591 …Reference< XEnumerationAccess > aEnumAccess( CustomAnimationPresets::getCustomAnimationPresets().g… in createEnumeration()
Completed in 77 milliseconds