#include <pptx-animations-nodectx.hxx>
Definition at line 22 of file pptx-animations-nodectx.hxx.
◆ NodeContext()
| oox::core::NodeContext::NodeContext |
( |
const css::uno::Reference< css::animations::XAnimationNode > & |
xNode, |
|
|
bool |
bMainSeqChild, |
|
|
bool |
bIsIterateChild |
|
) |
| |
◆ getBeginCondList()
| const std::vector< Cond > & oox::core::NodeContext::getBeginCondList |
( |
| ) |
const |
|
inline |
◆ getChildNodes()
| const std::vector< NodeContextPtr > & oox::core::NodeContext::getChildNodes |
( |
| ) |
const |
|
inline |
◆ getEffectNodeType()
| sal_Int16 oox::core::NodeContext::getEffectNodeType |
( |
| ) |
const |
|
inline |
◆ getEffectPresetClass()
| sal_Int16 oox::core::NodeContext::getEffectPresetClass |
( |
| ) |
const |
|
inline |
◆ getEffectPresetId()
| const OUString & oox::core::NodeContext::getEffectPresetId |
( |
| ) |
const |
|
inline |
◆ getEffectPresetSubType()
| const OUString & oox::core::NodeContext::getEffectPresetSubType |
( |
| ) |
const |
|
inline |
◆ getEndCondList()
| const std::vector< Cond > & oox::core::NodeContext::getEndCondList |
( |
| ) |
const |
|
inline |
◆ getNode()
| const css::uno::Reference< css::animations::XAnimationNode > & oox::core::NodeContext::getNode |
( |
| ) |
const |
|
inline |
◆ getNodeForCondition()
| const Reference< XAnimationNode > & oox::core::NodeContext::getNodeForCondition |
( |
| ) |
const |
◆ initChildNodes()
| bool oox::core::NodeContext::initChildNodes |
( |
| ) |
|
|
private |
constructor helper to initialize maChildNodes.
return true if at least one childnode is valid.
Definition at line 195 of file pptx-animations-nodectx.cxx.
◆ initUserData()
| void oox::core::NodeContext::initUserData |
( |
| ) |
|
|
private |
◆ initValid()
| void oox::core::NodeContext::initValid |
( |
bool |
bHasValidChild, |
|
|
bool |
bIsIterateChild |
|
) |
| |
|
private |
◆ isOnSubTnLst()
| bool oox::core::NodeContext::isOnSubTnLst |
( |
| ) |
const |
|
inline |
◆ isValid()
| bool oox::core::NodeContext::isValid |
( |
| ) |
const |
|
inline |
◆ maBeginCondList
| std::vector<Cond> oox::core::NodeContext::maBeginCondList |
|
private |
◆ maChildNodes
◆ maEndCondList
| std::vector<Cond> oox::core::NodeContext::maEndCondList |
|
private |
◆ mbOnSubTnLst
| bool oox::core::NodeContext::mbOnSubTnLst |
|
private |
◆ mbValid
| bool oox::core::NodeContext::mbValid |
|
private |
◆ mnEffectNodeType
| sal_Int16 oox::core::NodeContext::mnEffectNodeType |
|
private |
◆ mnEffectPresetClass
| sal_Int16 oox::core::NodeContext::mnEffectPresetClass |
|
private |
◆ msEffectPresetId
| OUString oox::core::NodeContext::msEffectPresetId |
|
private |
◆ msEffectPresetSubType
| OUString oox::core::NodeContext::msEffectPresetSubType |
|
private |
◆ mxNode
| const css::uno::Reference<css::animations::XAnimationNode> oox::core::NodeContext::mxNode |
|
private |
The documentation for this class was generated from the following files: