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

data for CT_TLShapeTargetElement More...

#include <animationspersist.hxx>

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

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
 

Detailed Description

data for CT_TLShapeTargetElement

Definition at line 55 of file animationspersist.hxx.

Constructor & Destructor Documentation

◆ ShapeTargetElement()

oox::ppt::ShapeTargetElement::ShapeTargetElement ( )
inline

Member Function Documentation

◆ convert()

void oox::ppt::ShapeTargetElement::convert ( css::uno::Any &  aAny,
sal_Int16 &  rSubType 
) const

Member Data Documentation

◆ maRange

drawingml::IndexRange oox::ppt::ShapeTargetElement::maRange

Definition at line 67 of file animationspersist.hxx.

Referenced by convert(), and ShapeTargetElement().

◆ mnRangeType

sal_Int32 oox::ppt::ShapeTargetElement::mnRangeType

Definition at line 66 of file animationspersist.hxx.

Referenced by convert().

◆ mnType

sal_Int32 oox::ppt::ShapeTargetElement::mnType

Definition at line 65 of file animationspersist.hxx.

Referenced by oox::ppt::AnimTargetElement::convert(), and convert().

◆ msSubShapeId

OUString oox::ppt::ShapeTargetElement::msSubShapeId

Definition at line 68 of file animationspersist.hxx.

Referenced by oox::ppt::AnimTargetElement::convert().


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