10#ifndef INCLUDED_VCL_DEBUGEVENT_HXX 
   11#define INCLUDED_VCL_DEBUGEVENT_HXX 
   28  virtual void Invoke() 
override;
 
DebugEventInjector(sal_uInt32 nMaxEvents)
 
static void InjectTextEvent()
 
virtual void Invoke() override
Calls the maInvokeHandler with the parameter this.
 
static void InjectMenuEvent()
 
static void InjectKeyNavEdit()
 
static vcl::Window * ChooseWindow()
 
static void InjectEvent()
 
static DebugEventInjector * getCreate()