LibreOffice Module vcl (master) 1
Public Attributes | List of all members
ImplSVEvent Struct Reference

#include <svdata.hxx>

Collaboration diagram for ImplSVEvent:
[legend]

Public Attributes

void * mpData
 
Link< void *, void > maLink
 
VclPtr< vcl::WindowmpInstanceRef
 
VclPtr< vcl::WindowmpWindow
 
bool mbCall
 

Detailed Description

Definition at line 460 of file svdata.hxx.

Member Data Documentation

◆ maLink

Link<void*,void> ImplSVEvent::maLink

Definition at line 463 of file svdata.hxx.

Referenced by ImplHandleUserEvent().

◆ mbCall

bool ImplSVEvent::mbCall

◆ mpData

void* ImplSVEvent::mpData

Definition at line 462 of file svdata.hxx.

Referenced by ImplHandleUserEvent().

◆ mpInstanceRef

VclPtr<vcl::Window> ImplSVEvent::mpInstanceRef

Definition at line 464 of file svdata.hxx.

Referenced by Application::RemoveUserEvent().

◆ mpWindow

VclPtr<vcl::Window> ImplSVEvent::mpWindow

Definition at line 465 of file svdata.hxx.

Referenced by Application::RemoveUserEvent(), and vcl::Window::RemoveUserEvent().


The documentation for this struct was generated from the following file: