LibreOffice Module sd (master) 1
Namespaces | Functions
CustomAnimationPreset.cxx File Reference
#include <sal/config.h>
#include <com/sun/star/util/XCloneable.hpp>
#include <com/sun/star/animations/XAnimationNodeSupplier.hpp>
#include <com/sun/star/container/XNameAccess.hpp>
#include <com/sun/star/configuration/theDefaultProvider.hpp>
#include <com/sun/star/xml/sax/InputSource.hpp>
#include <com/sun/star/xml/sax/XFastParser.hpp>
#include <com/sun/star/presentation/EffectPresetClass.hpp>
#include <com/sun/star/beans/NamedValue.hpp>
#include <unotools/streamwrap.hxx>
#include <comphelper/getexpandeduri.hxx>
#include <comphelper/processfactory.hxx>
#include <comphelper/propertysequence.hxx>
#include <comphelper/random.hxx>
#include <comphelper/lok.hxx>
#include <unotools/syslocaleoptions.hxx>
#include <tools/stream.hxx>
#include <comphelper/diagnose_ex.hxx>
#include <o3tl/string_view.hxx>
#include <vcl/svapp.hxx>
#include <unotools/ucbstreamhelper.hxx>
#include <CustomAnimationPreset.hxx>
#include <algorithm>
#include <vector>
Include dependency graph for CustomAnimationPreset.cxx:

Go to the source code of this file.

Namespaces

namespace  sd
 

Functions

static Reference< XNameAccess > sd::getNodeAccess (const Reference< XMultiServiceFactory > &xConfigProvider, const OUString &rNodePath)
 
void sd::implImportLabels (const Reference< XMultiServiceFactory > &xConfigProvider, const OUString &rNodePath, UStringMap &rStringMap)
 
Reference< XAnimationNode > sd::implImportEffects (const Reference< XMultiServiceFactory > &xServiceFactory, const OUString &rPath)