LibreOffice Module sd (master) 1
|
#include <CustomAnimationPreset.hxx>
Public Member Functions | |
PresetCategory (OUString aLabel, EffectDescriptorList &&rEffects) | |
Public Attributes | |
OUString | maLabel |
EffectDescriptorList | maEffects |
Definition at line 74 of file CustomAnimationPreset.hxx.
|
inline |
Definition at line 79 of file CustomAnimationPreset.hxx.
References aLabel.
EffectDescriptorList sd::PresetCategory::maEffects |
Definition at line 77 of file CustomAnimationPreset.hxx.
OUString sd::PresetCategory::maLabel |
Definition at line 76 of file CustomAnimationPreset.hxx.