20 #ifndef INCLUDED_SW_INC_IDOCUMENTTIMERACCESS_HXX
21 #define INCLUDED_SW_INC_IDOCUMENTTIMERACCESS_HXX
72 #endif // INCLUDED_SW_INC_IDOCUMENTTIMERACCESS_HXX
Handle the background jobs of a Writer document.
virtual void StopIdling()=0
Stop idle processing.
virtual void UnblockIdling()=0
Decrement block count.
virtual ~IDocumentTimerAccess()
virtual void StartIdling()=0
Start the idle task.
virtual bool IsDocIdle() const =0
Is the document ready to be processed?
virtual void BlockIdling()=0
Increment block count.