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 450 of file svdata.hxx.
Definition at line 453 of file svdata.hxx.
Referenced by ImplHandleUserEvent().
bool ImplSVEvent::mbCall |
Definition at line 456 of file svdata.hxx.
Referenced by ImplHandleUserEvent(), Application::RemoveUserEvent(), and vcl::Window::RemoveUserEvent().
void* ImplSVEvent::mpData |
Definition at line 452 of file svdata.hxx.
Referenced by ImplHandleUserEvent().
VclPtr<vcl::Window> ImplSVEvent::mpInstanceRef |
Definition at line 454 of file svdata.hxx.
Referenced by Application::RemoveUserEvent().
VclPtr<vcl::Window> ImplSVEvent::mpWindow |
Definition at line 455 of file svdata.hxx.
Referenced by Application::RemoveUserEvent(), and vcl::Window::RemoveUserEvent().