LibreOffice Module oox (master) 1
Namespaces
timenodelistcontext.cxx File Reference
#include <oox/ppt/timenodelistcontext.hxx>
#include <rtl/math.hxx>
#include <sal/log.hxx>
#include <comphelper/diagnose_ex.hxx>
#include <com/sun/star/animations/AnimationTransformType.hpp>
#include <com/sun/star/animations/AnimationCalcMode.hpp>
#include <com/sun/star/animations/AnimationColorSpace.hpp>
#include <com/sun/star/animations/AnimationNodeType.hpp>
#include <com/sun/star/animations/ValuePair.hpp>
#include <com/sun/star/presentation/EffectCommands.hpp>
#include <com/sun/star/beans/NamedValue.hpp>
#include <oox/helper/attributelist.hxx>
#include <oox/core/xmlfilterbase.hxx>
#include <oox/drawingml/drawingmltypes.hxx>
#include <drawingml/colorchoicecontext.hxx>
#include <oox/ppt/slidetransition.hxx>
#include <oox/token/namespaces.hxx>
#include <oox/token/tokens.hxx>
#include <o3tl/string_view.hxx>
#include <utility>
#include "animvariantcontext.hxx"
#include "commonbehaviorcontext.hxx"
#include "conditioncontext.hxx"
#include "commontimenodecontext.hxx"
#include "timeanimvaluecontext.hxx"
#include "animationtypes.hxx"
#include "timetargetelementcontext.hxx"
Include dependency graph for timenodelistcontext.cxx:

Go to the source code of this file.

Namespaces

namespace  oox
 
namespace  oox::ppt
 

Variable Documentation

◆ colorSpace

sal_Int16 colorSpace

Definition at line 135 of file timenodelistcontext.cxx.

◆ m_byColor

AnimColor m_byColor
private

Definition at line 522 of file timenodelistcontext.cxx.

◆ maBy

Any maBy
private

Definition at line 720 of file timenodelistcontext.cxx.

◆ maFrom

Any maFrom
private

Definition at line 721 of file timenodelistcontext.cxx.

◆ maFromClr

oox::drawingml::Color maFromClr
private

Definition at line 524 of file timenodelistcontext.cxx.

◆ maProgress

Any maProgress
private

Definition at line 907 of file timenodelistcontext.cxx.

◆ maTavList

TimeAnimationValueList maTavList
private

Definition at line 642 of file timenodelistcontext.cxx.

◆ maTo

Any maTo
private

Definition at line 250 of file timenodelistcontext.cxx.

◆ maToClr

oox::drawingml::Color maToClr
private

Definition at line 523 of file timenodelistcontext.cxx.

◆ maType

sal_Int32 maType
private

Definition at line 363 of file timenodelistcontext.cxx.

◆ mbConcurrent

bool mbConcurrent
private

Definition at line 402 of file timenodelistcontext.cxx.

◆ mbFullScrn

bool mbFullScrn
private

Definition at line 207 of file timenodelistcontext.cxx.

◆ mbHasByColor

bool mbHasByColor
private

Definition at line 521 of file timenodelistcontext.cxx.

◆ mbHideDuringShow

bool mbHideDuringShow
private

Definition at line 208 of file timenodelistcontext.cxx.

◆ mbIsNarration

bool mbIsNarration
private

Definition at line 206 of file timenodelistcontext.cxx.

◆ mbZoomContents

bool mbZoomContents
private

Definition at line 723 of file timenodelistcontext.cxx.

◆ mnAngle

sal_Int32 mnAngle
private

Definition at line 865 of file timenodelistcontext.cxx.

◆ mnColorSpace

sal_Int32 mnColorSpace
private

Definition at line 519 of file timenodelistcontext.cxx.

◆ mnDir

sal_Int32 mnDir
private

Definition at line 520 of file timenodelistcontext.cxx.

◆ mnNextAc

sal_Int32 mnNextAc
private

Definition at line 403 of file timenodelistcontext.cxx.

◆ mnPathEditMode

sal_Int32 mnPathEditMode
private

Definition at line 864 of file timenodelistcontext.cxx.

◆ mnPrevAc

sal_Int32 mnPrevAc
private

Definition at line 403 of file timenodelistcontext.cxx.

◆ mnValueType

sal_Int32 mnValueType
private

Definition at line 641 of file timenodelistcontext.cxx.

◆ msBy

OUString msBy
private

Definition at line 645 of file timenodelistcontext.cxx.

◆ msCommand

OUString msCommand
private

Definition at line 362 of file timenodelistcontext.cxx.

◆ msFrom

OUString msFrom
private

Definition at line 643 of file timenodelistcontext.cxx.

◆ msPtsTypes

OUString msPtsTypes
private

Definition at line 863 of file timenodelistcontext.cxx.

◆ msTo

OUString msTo
private

Definition at line 644 of file timenodelistcontext.cxx.

◆ one

sal_Int32 one

Definition at line 136 of file timenodelistcontext.cxx.

◆ three

sal_Int32 three

Definition at line 138 of file timenodelistcontext.cxx.

◆ two

sal_Int32 two

Definition at line 137 of file timenodelistcontext.cxx.