Kaydet (Commit) 2c0189a8 authored tarafından Tobias Madl's avatar Tobias Madl

Autotimer: added function to public

Change-Id: I6522e7a2bb895973d9d8cf1b7cfbad2f2abc62a2
üst 3da65dc8
...@@ -57,9 +57,7 @@ public: ...@@ -57,9 +57,7 @@ public:
SC_DLLPUBLIC virtual void SetRefreshDelay( sal_uLong nSeconds ); SC_DLLPUBLIC virtual void SetRefreshDelay( sal_uLong nSeconds );
SC_DLLPUBLIC virtual void Invoke() SAL_OVERRIDE; SC_DLLPUBLIC virtual void Invoke() SAL_OVERRIDE;
virtual void Start() SAL_OVERRIDE;
private:
void Start();
}; };
#endif // INCLUDED_SC_INC_REFRESHTIMER_HXX #endif // INCLUDED_SC_INC_REFRESHTIMER_HXX
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment