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

data for CT_TLTimeTargetElement More...

#include <animationspersist.hxx>

Collaboration diagram for oox::ppt::AnimTargetElement:
[legend]

Public Member Functions

 AnimTargetElement ()
 
css::uno::Any convert (const SlidePersistPtr &pSlide, sal_Int16 &nSubType) const
 convert to a set of properties More...
 

Public Attributes

sal_Int32 mnType
 
OUString msValue
 
ShapeTargetElement maShapeTarget
 

Detailed Description

data for CT_TLTimeTargetElement

Definition at line 73 of file animationspersist.hxx.

Constructor & Destructor Documentation

◆ AnimTargetElement()

oox::ppt::AnimTargetElement::AnimTargetElement ( )
inline

Definition at line 75 of file animationspersist.hxx.

Member Function Documentation

◆ convert()

Any oox::ppt::AnimTargetElement::convert ( const SlidePersistPtr pSlide,
sal_Int16 &  nSubType 
) const

Member Data Documentation

◆ maShapeTarget

ShapeTargetElement oox::ppt::AnimTargetElement::maShapeTarget

Definition at line 83 of file animationspersist.hxx.

Referenced by convert().

◆ mnType

sal_Int32 oox::ppt::AnimTargetElement::mnType

Definition at line 81 of file animationspersist.hxx.

Referenced by convert().

◆ msValue

OUString oox::ppt::AnimTargetElement::msValue

Definition at line 82 of file animationspersist.hxx.

Referenced by convert().


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