#include "commontimenodecontext.hxx"
#include "conditioncontext.hxx"
#include <com/sun/star/animations/AnimationFill.hpp>
#include <com/sun/star/animations/AnimationRestart.hpp>
#include <com/sun/star/presentation/TextAnimationType.hpp>
#include <com/sun/star/presentation/EffectPresetClass.hpp>
#include <com/sun/star/presentation/EffectNodeType.hpp>
#include <oox/helper/attributelist.hxx>
#include <oox/ppt/pptfilterhelpers.hxx>
#include <oox/drawingml/drawingmltypes.hxx>
#include <oox/token/namespaces.hxx>
#include <oox/token/tokens.hxx>
#include "animationtypes.hxx"
Go to the source code of this file.