LibreOffice Module sd (master) 1
|
Public Member Functions | |
UndoAnimationPathImpl (SdPage *pThePage, const css::uno::Reference< css::animations::XAnimationNode > &xNode) | |
UndoAnimationPathImpl (const UndoAnimationPathImpl &)=delete | |
UndoAnimationPathImpl & | operator= (const UndoAnimationPathImpl &)=delete |
CustomAnimationEffectPtr | getEffect () const |
Public Attributes | |
SdPage * | mpPage |
sal_Int32 | mnEffectOffset |
OUString | msUndoPath |
OUString | msRedoPath |
Definition at line 113 of file undoanim.cxx.
|
inline |
Definition at line 120 of file undoanim.cxx.
References SdPage::getMainSequence(), mnEffectOffset, mpPage, and msUndoPath.
|
delete |
|
inline |
Definition at line 141 of file undoanim.cxx.
References SdPage::getMainSequence(), mnEffectOffset, and mpPage.
|
delete |
sal_Int32 sd::UndoAnimationPathImpl::mnEffectOffset |
Definition at line 116 of file undoanim.cxx.
Referenced by getEffect(), and UndoAnimationPathImpl().
SdPage* sd::UndoAnimationPathImpl::mpPage |
Definition at line 115 of file undoanim.cxx.
Referenced by getEffect(), and UndoAnimationPathImpl().
OUString sd::UndoAnimationPathImpl::msRedoPath |
Definition at line 118 of file undoanim.cxx.
OUString sd::UndoAnimationPathImpl::msUndoPath |
Definition at line 117 of file undoanim.cxx.
Referenced by UndoAnimationPathImpl().