LibreOffice Module vcl (master)
1
|
#include <svdata.hxx>
Public Attributes | |
void * | mpData |
Link< void *, void > | maLink |
VclPtr< vcl::Window > | mpInstanceRef |
VclPtr< vcl::Window > | mpWindow |
bool | mbCall |
Definition at line 458 of file svdata.hxx.
Definition at line 461 of file svdata.hxx.
Referenced by ImplHandleUserEvent().
bool ImplSVEvent::mbCall |
Definition at line 464 of file svdata.hxx.
Referenced by ImplHandleUserEvent(), vcl::Window::RemoveUserEvent(), and Application::RemoveUserEvent().
void* ImplSVEvent::mpData |
Definition at line 460 of file svdata.hxx.
Referenced by ImplHandleUserEvent().
VclPtr<vcl::Window> ImplSVEvent::mpInstanceRef |
Definition at line 462 of file svdata.hxx.
Referenced by Application::RemoveUserEvent().
VclPtr<vcl::Window> ImplSVEvent::mpWindow |
Definition at line 463 of file svdata.hxx.
Referenced by vcl::Window::RemoveUserEvent(), and Application::RemoveUserEvent().