loplugin:staticmethods
Change-Id: I8864342b6ffd2c63c231ca4d72220a8242da24ca
This commit is contained in:
parent
88df09f2ec
commit
7ccb6779c5
@ -82,7 +82,7 @@ protected:
|
|||||||
TaskPriority mePriority; /// Task priority
|
TaskPriority mePriority; /// Task priority
|
||||||
bool mbActive; /// Currently in the scheduler
|
bool mbActive; /// Currently in the scheduler
|
||||||
|
|
||||||
void StartTimer( sal_uInt64 nMS );
|
static void StartTimer( sal_uInt64 nMS );
|
||||||
|
|
||||||
virtual void SetDeletionFlags();
|
virtual void SetDeletionFlags();
|
||||||
/// Is this item ready to be dispatched at nTimeNow
|
/// Is this item ready to be dispatched at nTimeNow
|
||||||
|
Loading…
x
Reference in New Issue
Block a user