LibreOffice Module oox (master) 1
|
data for CT_TLShapeTargetElement More...
#include <animationspersist.hxx>
Public Member Functions | |
ShapeTargetElement () | |
void | convert (css::uno::Any &aAny, sal_Int16 &rSubType) const |
Public Attributes | |
sal_Int32 | mnType |
sal_Int32 | mnRangeType |
drawingml::IndexRange | maRange |
OUString | msSubShapeId |
data for CT_TLShapeTargetElement
Definition at line 55 of file animationspersist.hxx.
|
inline |
Definition at line 57 of file animationspersist.hxx.
References oox::drawingml::IndexRange::end, maRange, and oox::drawingml::IndexRange::start.
void oox::ppt::ShapeTargetElement::convert | ( | css::uno::Any & | aAny, |
sal_Int16 & | rSubType | ||
) | const |
Definition at line 77 of file animationspersist.cxx.
References maRange, mnRangeType, mnType, rTarget, SAL_INFO, and oox::drawingml::IndexRange::start.
Referenced by oox::ppt::AnimTargetElement::convert().
drawingml::IndexRange oox::ppt::ShapeTargetElement::maRange |
Definition at line 67 of file animationspersist.hxx.
Referenced by convert(), and ShapeTargetElement().
sal_Int32 oox::ppt::ShapeTargetElement::mnRangeType |
Definition at line 66 of file animationspersist.hxx.
Referenced by convert().
sal_Int32 oox::ppt::ShapeTargetElement::mnType |
Definition at line 65 of file animationspersist.hxx.
Referenced by oox::ppt::AnimTargetElement::convert(), and convert().
OUString oox::ppt::ShapeTargetElement::msSubShapeId |
Definition at line 68 of file animationspersist.hxx.
Referenced by oox::ppt::AnimTargetElement::convert().