LibreOffice Module svx (master) 1
Public Member Functions | Protected Member Functions | List of all members
svx::DocRecovery::IRecoveryUpdateListener Class Referenceabstract

#include <docrecovery.hxx>

Inheritance diagram for svx::DocRecovery::IRecoveryUpdateListener:
[legend]

Public Member Functions

virtual void updateItems ()=0
 
virtual void end ()=0
 
virtual void stepNext (TURLInfo *pItem)=0
 

Protected Member Functions

 ~IRecoveryUpdateListener ()
 

Detailed Description

Definition at line 160 of file docrecovery.hxx.

Constructor & Destructor Documentation

◆ ~IRecoveryUpdateListener()

svx::DocRecovery::IRecoveryUpdateListener::~IRecoveryUpdateListener ( )
inlineprotected

Definition at line 174 of file docrecovery.hxx.

Member Function Documentation

◆ end()

virtual void svx::DocRecovery::IRecoveryUpdateListener::end ( )
pure virtual

◆ stepNext()

virtual void svx::DocRecovery::IRecoveryUpdateListener::stepNext ( TURLInfo pItem)
pure virtual

◆ updateItems()

virtual void svx::DocRecovery::IRecoveryUpdateListener::updateItems ( )
pure virtual

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