|
LibreOffice Module xmloff (master) 1
|
#include <com/sun/star/beans/XPropertySet.hpp>#include <com/sun/star/drawing/XShape.hpp>#include <com/sun/star/lang/XServiceInfo.hpp>#include <com/sun/star/presentation/AnimationSpeed.hpp>#include <xmloff/unointerfacetouniqueidentifiermapper.hxx>#include <sax/tools/converter.hxx>#include <sal/log.hxx>#include <comphelper/diagnose_ex.hxx>#include <list>#include <comphelper/extract.hxx>#include <xmloff/xmltoken.hxx>#include <xmloff/xmlnamespace.hxx>#include <xmloff/xmluconv.hxx>#include <xmloff/xmlexp.hxx>#include <anim.hxx>Go to the source code of this file.
Classes | |
| class | AnimExpImpl |
Functions | |
| void | SdXMLImplSetEffect (AnimationEffect eEffect, XMLEffect &eKind, XMLEffectDirection &eDirection, sal_Int16 &nStartScale, bool &bIn) |
Variables | |
| const Effect | AnimationEffectMap [] |
| void SdXMLImplSetEffect | ( | AnimationEffect | eEffect, |
| XMLEffect & | eKind, | ||
| XMLEffectDirection & | eDirection, | ||
| sal_Int16 & | nStartScale, | ||
| bool & | bIn | ||
| ) |
Definition at line 177 of file animexp.cxx.
References AnimationEffectMap.
Referenced by XMLAnimationsExporter::collect(), and XMLShapeExport::ImpExportEvents().
| const Effect AnimationEffectMap[] |
Definition at line 61 of file animexp.cxx.
Referenced by SdXMLImplSetEffect().