LibreOffice Module sd (master) 1
Public Member Functions | Public Attributes | List of all members
oox::core::Cond Struct Reference

#include <pptx-animations-cond.hxx>

Public Member Functions

 Cond (const css::uno::Any &rAny, bool bIsMainSeqChild)
 
bool isValid () const
 
const char * getDelay () const
 

Public Attributes

OString msDelay
 
const char * mpEvent
 
css::uno::Reference< css::drawing::XShape > mxShape
 
css::uno::Reference< css::animations::XAnimationNode > mxNode
 

Detailed Description

Definition at line 18 of file pptx-animations-cond.hxx.

Constructor & Destructor Documentation

◆ Cond()

oox::core::Cond::Cond ( const css::uno::Any &  rAny,
bool  bIsMainSeqChild 
)

Definition at line 68 of file pptx-animations-cond.cxx.

References aEvent, mpEvent, msDelay, mxNode, and mxShape.

Member Function Documentation

◆ getDelay()

const char * oox::core::Cond::getDelay ( ) const
inline

Definition at line 28 of file pptx-animations-cond.hxx.

References msDelay.

◆ isValid()

bool oox::core::Cond::isValid ( ) const
inline

Definition at line 27 of file pptx-animations-cond.hxx.

References mpEvent, and msDelay.

Member Data Documentation

◆ mpEvent

const char* oox::core::Cond::mpEvent

Definition at line 21 of file pptx-animations-cond.hxx.

Referenced by Cond(), and isValid().

◆ msDelay

OString oox::core::Cond::msDelay

Definition at line 20 of file pptx-animations-cond.hxx.

Referenced by Cond(), getDelay(), and isValid().

◆ mxNode

css::uno::Reference<css::animations::XAnimationNode> oox::core::Cond::mxNode

Definition at line 23 of file pptx-animations-cond.hxx.

Referenced by Cond().

◆ mxShape

css::uno::Reference<css::drawing::XShape> oox::core::Cond::mxShape

Definition at line 22 of file pptx-animations-cond.hxx.

Referenced by Cond().


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