43 std::unique_ptr<ScRefreshTimerControl>
const *
ppControl;
std::recursive_mutex & GetMutex()
std::recursive_mutex aMutex
bool IsRefreshAllowed() const
void SetAllowRefresh(bool b)
sal_Int32 GetRefreshDelaySeconds() const
bool operator!=(const ScRefreshTimer &r) const
void SetRefreshHandler(const Link< Timer *, void > &rLink)
void SetRefreshControl(std::unique_ptr< ScRefreshTimerControl > const *pp)
virtual SC_DLLPUBLIC void Invoke() override
void SetRefreshDelay(sal_Int32 nSeconds)
virtual ~ScRefreshTimer() override
ScRefreshTimer & operator=(const ScRefreshTimer &r)
std::unique_ptr< ScRefreshTimerControl > const * ppControl
bool operator==(const ScRefreshTimer &r) const