LibreOffice Module sd (master) 1
Public Member Functions | Public Attributes | Friends | List of all members
ppt::AnimationNode Struct Reference

this atom is the first entry in each animation group More...

#include <pptanimations.hxx>

Public Member Functions

 AnimationNode ()
 

Public Attributes

sal_Int32 mnGroupType
 see mso_Anim_GroupType_? More...
 
sal_Int32 mnRestart
 see mso_Anim_Restart_? More...
 
sal_Int32 mnFill
 see mso_Anim_Fill_? More...
 
sal_Int32 mnNodeType
 see mso_Anim_Behaviour_? More...
 
sal_Int32 mnDuration
 duration of this group in 1000th seconds More...
 
sal_Int32 mnU1
 
sal_Int32 mnU3
 
sal_Int32 mnU4
 

Friends

SvStreamWriteAnimationNode (SvStream &rOut, AnimationNode const &rAtom)
 

Detailed Description

this atom is the first entry in each animation group

Definition at line 173 of file pptanimations.hxx.

Constructor & Destructor Documentation

◆ AnimationNode()

ppt::AnimationNode::AnimationNode ( )
inline

Definition at line 193 of file pptanimations.hxx.

Friends And Related Function Documentation

◆ WriteAnimationNode

SvStream & WriteAnimationNode ( SvStream rOut,
AnimationNode const &  rAtom 
)
friend

Definition at line 248 of file pptexanimations.cxx.

Member Data Documentation

◆ mnDuration

sal_Int32 ppt::AnimationNode::mnDuration

duration of this group in 1000th seconds

Definition at line 189 of file pptanimations.hxx.

Referenced by ppt::AnimationExporter::exportAnimNode(), ppt::AnimationImporter::fillNode(), and ppt::operator>>().

◆ mnFill

sal_Int32 ppt::AnimationNode::mnFill

◆ mnGroupType

sal_Int32 ppt::AnimationNode::mnGroupType

◆ mnNodeType

sal_Int32 ppt::AnimationNode::mnNodeType

◆ mnRestart

sal_Int32 ppt::AnimationNode::mnRestart

◆ mnU1

sal_Int32 ppt::AnimationNode::mnU1

Definition at line 191 of file pptanimations.hxx.

Referenced by ppt::operator>>().

◆ mnU3

sal_Int32 ppt::AnimationNode::mnU3

Definition at line 191 of file pptanimations.hxx.

Referenced by ppt::operator>>().

◆ mnU4

sal_Int32 ppt::AnimationNode::mnU4

Definition at line 191 of file pptanimations.hxx.

Referenced by ppt::operator>>().


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