LibreOffice Module xmloff (master) 1
Public Attributes | Static Public Attributes | List of all members
AnimExpImpl Class Reference

Public Attributes

std::list< XMLEffectHint > maEffects
 

Static Public Attributes

static constexpr OUStringLiteral gsDimColor = u"DimColor"
 
static constexpr OUStringLiteral gsDimHide = u"DimHide"
 
static constexpr OUStringLiteral gsDimPrev = u"DimPrevious"
 
static constexpr OUStringLiteral gsEffect = u"Effect"
 
static constexpr OUStringLiteral gsPlayFull = u"PlayFull"
 
static constexpr OUStringLiteral gsPresOrder = u"PresentationOrder"
 
static constexpr OUStringLiteral gsSound = u"Sound"
 
static constexpr OUStringLiteral gsSoundOn = u"SoundOn"
 
static constexpr OUStringLiteral gsSpeed = u"Speed"
 
static constexpr OUStringLiteral gsTextEffect = u"TextEffect"
 
static constexpr OUStringLiteral gsIsAnimation = u"IsAnimation"
 
static constexpr OUStringLiteral gsAnimPath = u"AnimationPath"
 

Detailed Description

Definition at line 230 of file animexp.cxx.

Member Data Documentation

◆ gsAnimPath

constexpr OUStringLiteral AnimExpImpl::gsAnimPath = u"AnimationPath"
staticconstexpr

Definition at line 246 of file animexp.cxx.

Referenced by XMLAnimationsExporter::collect(), and XMLAnimationsExporter::prepare().

◆ gsDimColor

constexpr OUStringLiteral AnimExpImpl::gsDimColor = u"DimColor"
staticconstexpr

Definition at line 235 of file animexp.cxx.

Referenced by XMLAnimationsExporter::collect().

◆ gsDimHide

constexpr OUStringLiteral AnimExpImpl::gsDimHide = u"DimHide"
staticconstexpr

Definition at line 236 of file animexp.cxx.

Referenced by XMLAnimationsExporter::collect().

◆ gsDimPrev

constexpr OUStringLiteral AnimExpImpl::gsDimPrev = u"DimPrevious"
staticconstexpr

Definition at line 237 of file animexp.cxx.

Referenced by XMLAnimationsExporter::collect().

◆ gsEffect

constexpr OUStringLiteral AnimExpImpl::gsEffect = u"Effect"
staticconstexpr

Definition at line 238 of file animexp.cxx.

Referenced by XMLAnimationsExporter::collect(), and XMLAnimationsExporter::prepare().

◆ gsIsAnimation

constexpr OUStringLiteral AnimExpImpl::gsIsAnimation = u"IsAnimation"
staticconstexpr

Definition at line 245 of file animexp.cxx.

Referenced by XMLAnimationsExporter::collect().

◆ gsPlayFull

constexpr OUStringLiteral AnimExpImpl::gsPlayFull = u"PlayFull"
staticconstexpr

Definition at line 239 of file animexp.cxx.

Referenced by XMLAnimationsExporter::collect().

◆ gsPresOrder

constexpr OUStringLiteral AnimExpImpl::gsPresOrder = u"PresentationOrder"
staticconstexpr

Definition at line 240 of file animexp.cxx.

Referenced by XMLAnimationsExporter::collect().

◆ gsSound

constexpr OUStringLiteral AnimExpImpl::gsSound = u"Sound"
staticconstexpr

Definition at line 241 of file animexp.cxx.

Referenced by XMLAnimationsExporter::collect().

◆ gsSoundOn

constexpr OUStringLiteral AnimExpImpl::gsSoundOn = u"SoundOn"
staticconstexpr

Definition at line 242 of file animexp.cxx.

Referenced by XMLAnimationsExporter::collect().

◆ gsSpeed

constexpr OUStringLiteral AnimExpImpl::gsSpeed = u"Speed"
staticconstexpr

Definition at line 243 of file animexp.cxx.

Referenced by XMLAnimationsExporter::collect().

◆ gsTextEffect

constexpr OUStringLiteral AnimExpImpl::gsTextEffect = u"TextEffect"
staticconstexpr

Definition at line 244 of file animexp.cxx.

Referenced by XMLAnimationsExporter::collect().

◆ maEffects

std::list<XMLEffectHint> AnimExpImpl::maEffects

Definition at line 233 of file animexp.cxx.


The documentation for this class was generated from the following file: