LibreOffice Module slideshow (master) 1
Namespaces
targetpropertiescreator.cxx File Reference
#include <com/sun/star/animations/XIterateContainer.hpp>
#include <com/sun/star/presentation/ParagraphTarget.hpp>
#include <com/sun/star/drawing/XShape.hpp>
#include <com/sun/star/animations/AnimationNodeType.hpp>
#include <com/sun/star/animations/XAnimate.hpp>
#include <comphelper/sequence.hxx>
#include <unordered_map>
#include <utility>
#include <vector>
#include "targetpropertiescreator.hxx"
#include <tools.hxx>
Include dependency graph for targetpropertiescreator.cxx:

Go to the source code of this file.

Namespaces

namespace  slideshow
 
namespace  slideshow::internal
 

Variable Documentation

◆ mbInitial

bool mbInitial
private

Definition at line 316 of file targetpropertiescreator.cxx.

◆ mnParagraphIndex

sal_Int16 mnParagraphIndex

Paragraph index.

If this is a pure shape target, mnParagraphIndex is set to -1.

Definition at line 57 of file targetpropertiescreator.cxx.

◆ mrShapeHash

XShapeToNamedValuesMap& mrShapeHash
private

Definition at line 311 of file targetpropertiescreator.cxx.

◆ mxRef

uno::Reference< drawing::XShape > mxRef

Shape target.

Definition at line 50 of file targetpropertiescreator.cxx.

◆ mxTargetShape

uno::Reference< drawing::XShape > mxTargetShape
private

Definition at line 312 of file targetpropertiescreator.cxx.