LibreOffice Module sc (master) 1
Public Member Functions | Private Attributes | List of all members
ScRefreshTimerProtector Class Reference

#include <refreshtimerprotector.hxx>

Public Member Functions

 ScRefreshTimerProtector (std::unique_ptr< ScRefreshTimerControl > const &rp)
 
 ~ScRefreshTimerProtector ()
 

Private Attributes

std::unique_ptr< ScRefreshTimerControl > const & m_rpControl
 

Detailed Description

Definition at line 18 of file refreshtimerprotector.hxx.

Constructor & Destructor Documentation

◆ ScRefreshTimerProtector()

ScRefreshTimerProtector::ScRefreshTimerProtector ( std::unique_ptr< ScRefreshTimerControl > const &  rp)

Definition at line 31 of file refreshtimer.cxx.

References m_rpControl.

◆ ~ScRefreshTimerProtector()

ScRefreshTimerProtector::~ScRefreshTimerProtector ( )

Definition at line 43 of file refreshtimer.cxx.

References m_rpControl.

Member Data Documentation

◆ m_rpControl

std::unique_ptr<ScRefreshTimerControl> const& ScRefreshTimerProtector::m_rpControl
private

Definition at line 20 of file refreshtimerprotector.hxx.

Referenced by ScRefreshTimerProtector(), and ~ScRefreshTimerProtector().


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