LibreOffice Module oox (master) 1
Public Member Functions | Static Public Member Functions | Public Attributes | Private Attributes | List of all members
oox::ppt::AnimationCondition Struct Reference

data for CT_TLTimeCondition More...

#include <animationspersist.hxx>

Public Member Functions

 AnimationCondition ()
 
css::uno::Any convert (const SlidePersistPtr &pSlide) const
 
AnimTargetElementPtrgetTarget ()
 

Static Public Member Functions

static css::uno::Any convertList (const SlidePersistPtr &pSlide, const AnimationConditionList &l)
 

Public Attributes

css::uno::Any maValue
 
sal_Int32 mnType
 

Private Attributes

AnimTargetElementPtr mpTarget
 

Detailed Description

data for CT_TLTimeCondition

Definition at line 93 of file animationspersist.hxx.

Constructor & Destructor Documentation

◆ AnimationCondition()

oox::ppt::AnimationCondition::AnimationCondition ( )
inline

Definition at line 95 of file animationspersist.hxx.

Member Function Documentation

◆ convert()

Any oox::ppt::AnimationCondition::convert ( const SlidePersistPtr pSlide) const

Definition at line 173 of file animationspersist.cxx.

References aEvent, Any, maValue, mnType, mpTarget, and sId.

Referenced by oox::ppt::TimeNode::setNode().

◆ convertList()

Any oox::ppt::AnimationCondition::convertList ( const SlidePersistPtr pSlide,
const AnimationConditionList l 
)
static

Definition at line 204 of file animationspersist.cxx.

References oox::addToSequence(), and Any.

Referenced by oox::ppt::TimeNode::setNode().

◆ getTarget()

AnimTargetElementPtr & oox::ppt::AnimationCondition::getTarget ( )
inline

Definition at line 102 of file animationspersist.hxx.

References mpTarget.

Referenced by oox::ppt::CondContext::onCreateContext().

Member Data Documentation

◆ maValue

css::uno::Any oox::ppt::AnimationCondition::maValue

◆ mnType

sal_Int32 oox::ppt::AnimationCondition::mnType

◆ mpTarget

AnimTargetElementPtr oox::ppt::AnimationCondition::mpTarget
private

Definition at line 107 of file animationspersist.hxx.

Referenced by convert(), and getTarget().


The documentation for this struct was generated from the following files: