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

Public Attributes

SdPagempPage
 
Reference< XAnimationNode > mxOldNode
 
Reference< XAnimationNode > mxNewNode
 
bool mbNewNodeSet
 

Detailed Description

Definition at line 41 of file undoanim.cxx.

Member Data Documentation

◆ mbNewNodeSet

bool sd::UndoAnimationImpl::mbNewNodeSet

Definition at line 46 of file undoanim.cxx.

◆ mpPage

SdPage* sd::UndoAnimationImpl::mpPage

Definition at line 43 of file undoanim.cxx.

◆ mxNewNode

Reference< XAnimationNode > sd::UndoAnimationImpl::mxNewNode

Definition at line 45 of file undoanim.cxx.

◆ mxOldNode

Reference< XAnimationNode > sd::UndoAnimationImpl::mxOldNode

Definition at line 44 of file undoanim.cxx.


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