LibreOffice Module sd (master) 1
Public Member Functions | Protected Member Functions | List of all members
sd::ISequenceListener Class Referenceabstract

this listener is implemented by UI components to track changes in the animation core More...

#include <CustomAnimationEffect.hxx>

Inheritance diagram for sd::ISequenceListener:
[legend]

Public Member Functions

virtual void notify_change ()=0
 

Protected Member Functions

 ~ISequenceListener ()
 

Detailed Description

this listener is implemented by UI components to track changes in the animation core

Definition at line 215 of file CustomAnimationEffect.hxx.

Constructor & Destructor Documentation

◆ ~ISequenceListener()

sd::ISequenceListener::~ISequenceListener ( )
inlineprotected

Definition at line 221 of file CustomAnimationEffect.hxx.

Member Function Documentation

◆ notify_change()

virtual void sd::ISequenceListener::notify_change ( )
pure virtual

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