LibreOffice Module oox (master) 1
|
data for CT_TLTimeTargetElement More...
#include <animationspersist.hxx>
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 |
data for CT_TLTimeTargetElement
Definition at line 73 of file animationspersist.hxx.
|
inline |
Definition at line 75 of file animationspersist.hxx.
Any oox::ppt::AnimTargetElement::convert | ( | const SlidePersistPtr & | pSlide, |
sal_Int16 & | nSubType | ||
) | const |
convert to a set of properties
Definition at line 119 of file animationspersist.cxx.
References Any, oox::ppt::ShapeTargetElement::convert(), maShapeTarget, oox::ppt::ShapeTargetElement::mnType, mnType, oox::ppt::ShapeTargetElement::msSubShapeId, msValue, rTarget, SAL_INFO, and SAL_WARN_IF.
ShapeTargetElement oox::ppt::AnimTargetElement::maShapeTarget |
Definition at line 83 of file animationspersist.hxx.
Referenced by convert().
sal_Int32 oox::ppt::AnimTargetElement::mnType |
Definition at line 81 of file animationspersist.hxx.
Referenced by convert().
OUString oox::ppt::AnimTargetElement::msValue |
Definition at line 82 of file animationspersist.hxx.
Referenced by convert().