LibreOffice Module sd (master) 1
Namespaces | Typedefs | Functions
randomnode.cxx File Reference
#include <com/sun/star/animations/XTimeContainer.hpp>
#include <com/sun/star/presentation/ParagraphTarget.hpp>
#include <com/sun/star/animations/AnimationFill.hpp>
#include <com/sun/star/animations/AnimationNodeType.hpp>
#include <com/sun/star/animations/XAnimate.hpp>
#include <com/sun/star/animations/AnimationRestart.hpp>
#include <com/sun/star/animations/ParallelTimeContainer.hpp>
#include <com/sun/star/lang/IllegalArgumentException.hpp>
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <com/sun/star/lang/XInitialization.hpp>
#include <com/sun/star/container/XEnumerationAccess.hpp>
#include <com/sun/star/util/XCloneable.hpp>
#include <comphelper/processfactory.hxx>
#include <cppuhelper/implbase.hxx>
#include <cppuhelper/supportsservice.hxx>
#include <cppuhelper/weakref.hxx>
#include <CustomAnimationPreset.hxx>
#include <randomnode.hxx>
#include <mutex>
Include dependency graph for randomnode.cxx:

Go to the source code of this file.

Namespaces

namespace  sd
 

Typedefs

typedef ::cppu::WeakImplHelper< XTimeContainer, XEnumerationAccess, XCloneable, XServiceInfo, XInitialization > sd::RandomAnimationNodeBase
 

Functions

Reference< XInterfacesd::RandomAnimationNode_createInstance (sal_Int16 nPresetClass)
 
SAL_DLLPUBLIC_EXPORT css::uno::XInterface * RandomAnimationNode_get_implementation (css::uno::XComponentContext *, css::uno::Sequence< css::uno::Any > const &)
 

Function Documentation

◆ RandomAnimationNode_get_implementation()

SAL_DLLPUBLIC_EXPORT css::uno::XInterface * RandomAnimationNode_get_implementation ( css::uno::XComponentContext *  ,
css::uno::Sequence< css::uno::Any > const &   
)

Definition at line 562 of file randomnode.cxx.