loplugin:staticmethods

Change-Id: I8864342b6ffd2c63c231ca4d72220a8242da24ca
This commit is contained in:
Tor Lillqvist 2017-01-17 17:42:56 +02:00
parent 88df09f2ec
commit 7ccb6779c5

View File

@ -82,7 +82,7 @@ protected:
TaskPriority mePriority; /// Task priority
bool mbActive; /// Currently in the scheduler
void StartTimer( sal_uInt64 nMS );
static void StartTimer( sal_uInt64 nMS );
virtual void SetDeletionFlags();
/// Is this item ready to be dispatched at nTimeNow