LibreOffice Module sd (master) 1
Public Member Functions | Public Attributes | List of all members
sd::UndoAnimationPathImpl Struct Reference
Collaboration diagram for sd::UndoAnimationPathImpl:
[legend]

Public Member Functions

 UndoAnimationPathImpl (SdPage *pThePage, const css::uno::Reference< css::animations::XAnimationNode > &xNode)
 
 UndoAnimationPathImpl (const UndoAnimationPathImpl &)=delete
 
UndoAnimationPathImploperator= (const UndoAnimationPathImpl &)=delete
 
CustomAnimationEffectPtr getEffect () const
 

Public Attributes

SdPagempPage
 
sal_Int32 mnEffectOffset
 
OUString msUndoPath
 
OUString msRedoPath
 

Detailed Description

Definition at line 113 of file undoanim.cxx.

Constructor & Destructor Documentation

◆ UndoAnimationPathImpl() [1/2]

sd::UndoAnimationPathImpl::UndoAnimationPathImpl ( SdPage pThePage,
const css::uno::Reference< css::animations::XAnimationNode > &  xNode 
)
inline

Definition at line 120 of file undoanim.cxx.

References SdPage::getMainSequence(), mnEffectOffset, mpPage, and msUndoPath.

◆ UndoAnimationPathImpl() [2/2]

sd::UndoAnimationPathImpl::UndoAnimationPathImpl ( const UndoAnimationPathImpl )
delete

Member Function Documentation

◆ getEffect()

CustomAnimationEffectPtr sd::UndoAnimationPathImpl::getEffect ( ) const
inline

Definition at line 141 of file undoanim.cxx.

References SdPage::getMainSequence(), mnEffectOffset, and mpPage.

◆ operator=()

UndoAnimationPathImpl & sd::UndoAnimationPathImpl::operator= ( const UndoAnimationPathImpl )
delete

Member Data Documentation

◆ mnEffectOffset

sal_Int32 sd::UndoAnimationPathImpl::mnEffectOffset

Definition at line 116 of file undoanim.cxx.

Referenced by getEffect(), and UndoAnimationPathImpl().

◆ mpPage

SdPage* sd::UndoAnimationPathImpl::mpPage

Definition at line 115 of file undoanim.cxx.

Referenced by getEffect(), and UndoAnimationPathImpl().

◆ msRedoPath

OUString sd::UndoAnimationPathImpl::msRedoPath

Definition at line 118 of file undoanim.cxx.

◆ msUndoPath

OUString sd::UndoAnimationPathImpl::msUndoPath

Definition at line 117 of file undoanim.cxx.

Referenced by UndoAnimationPathImpl().


The documentation for this struct was generated from the following file: