LibreOffice Module vcl (master)
1
|
#include <gtkdata.hxx>
Static Public Member Functions | |
static void | initNWF () |
static void | deInitNWF () |
![]() | |
static void | ensureThreadAutoreleasePool () |
static NSStatusItem * | getStatusItem () |
static void | initNWF () |
static void | deInitNWF () |
Private Attributes | |
GSource * | m_pUserEvent |
osl::Mutex | m_aDispatchMutex |
osl::Condition | m_aDispatchCondition |
std::exception_ptr | m_aException |
rtl::Reference< DocumentFocusListener > | m_xDocumentFocusListener |
Definition at line 121 of file gtkdata.hxx.
GtkSalData::GtkSalData | ( | SalInstance * | pInstance | ) |
|
overridevirtual |
|
static |
|
overridevirtual |
Reimplemented from GenericUnixSalData.
|
overridevirtual |
Implements GenericUnixSalData.
|
overridevirtual |
Implements GenericUnixSalData.
DocumentFocusListener& GtkSalData::GetDocumentFocusListener | ( | ) |
|
inline |
Definition at line 199 of file gtkdata.hxx.
References GtkSalDisplay::GetGdkDisplay(), and GetGtkDisplay().
|
inline |
Definition at line 204 of file gtkdata.hxx.
References GenericUnixSalData::GetDisplay().
Referenced by GetGdkDisplay().
void GtkSalData::Init | ( | ) |
|
static |
|
inline |
Definition at line 152 of file gtkdata.hxx.
void GtkSalData::TriggerAllUserEventsProcessed | ( | ) |
void GtkSalData::TriggerUserEventProcessing | ( | ) |
bool GtkSalData::Yield | ( | bool | bWait, |
bool | bHandleAllCurrentEvents | ||
) |
|
private |
Definition at line 125 of file gtkdata.hxx.
|
private |
Definition at line 124 of file gtkdata.hxx.
|
private |
Definition at line 126 of file gtkdata.hxx.
|
private |
Definition at line 123 of file gtkdata.hxx.
|
private |
Definition at line 128 of file gtkdata.hxx.