LibreOffice Module vcl (master) 1
Public Member Functions | Static Public Member Functions | Private Attributes | List of all members
GtkSalData Class Referencefinal

#include <gtkdata.hxx>

Inheritance diagram for GtkSalData:
[legend]
Collaboration diagram for GtkSalData:
[legend]

Public Member Functions

 GtkSalData ()
 
virtual ~GtkSalData () override
 
rtl::Reference< DocumentFocusListenerGetDocumentFocusListener ()
 
void Init ()
 
virtual void Dispose () override
 
void TriggerUserEventProcessing ()
 
void TriggerAllUserEventsProcessed ()
 
bool Yield (bool bWait, bool bHandleAllCurrentEvents)
 
GdkDisplay * GetGdkDisplay ()
 
virtual void ErrorTrapPush () override
 
virtual bool ErrorTrapPop (bool bIgnoreError=true) override
 
GtkSalDisplayGetGtkDisplay () const
 
void setException (const std::exception_ptr &exception)
 
- Public Member Functions inherited from GenericUnixSalData
 GenericUnixSalData ()
 
virtual ~GenericUnixSalData () override
 
virtual void Dispose ()
 
SalGenericDisplayGetDisplay () const
 
void SetDisplay (SalGenericDisplay *pDisp)
 
const OUString & GetHostname ()
 
OUString & GetUnicodeCommand ()
 
FreetypeManagerGetFreetypeManager ()
 
psp::PrintFontManagerGetPrintFontManager ()
 
virtual void ErrorTrapPush ()=0
 
virtual bool ErrorTrapPop (bool bIgnoreError=true)=0
 
- Public Member Functions inherited from SalData
 SalData ()
 
virtual ~SalData ()
 
 SalData ()
 
 ~SalData ()
 
NSCursor * getCursor (PointerStyle i_eStyle)
 
virtual ~SalData ()
 
 SalData ()
 
 ~SalData ()
 
void initKeyCodeMap ()
 
bool IsKnownMenuHandle (HMENU hMenu)
 

Static Public Member Functions

static void initNWF ()
 
static void deInitNWF ()
 
- Static Public Member Functions inherited from SalData
static void ensureThreadAutoreleasePool ()
 
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
 
unotools::WeakReference< DocumentFocusListenerm_xDocumentFocusListener
 

Additional Inherited Members

- Public Attributes inherited from SalData
std::unique_ptr< SystemFontListmpFontList
 
CGColorSpaceRef mxRGBSpace
 
CGColorSpaceRef mxGraySpace
 
SALTIMERPROC mpTimerProc
 
AquaSalInstancempInstance
 
std::list< AquaSalFrame * > maPresentationFrames
 
SalObjectmpFirstObject
 
SalVirtualDevicempFirstVD
 
SalPrintermpFirstPrinter
 
NSStatusItem * mpStatusItem
 
o3tl::enumarray< PointerStyle, NSCursor * > maCursors
 
std::vector< NSMenuItem * > maFallbackMenu
 
std::map< NSEvent *, bool > maKeyEventAnswer
 
bool mbIsScrollbarDoubleMax
 
AppleRemoteMainControllermpAppleRemoteMainController
 
NSObject * mpDockIconClickHandler
 
sal_Int32 mnDPIX
 
sal_Int32 mnDPIY
 
css::uno::Reference< css::uno::XInterface > mxClipboard
 
bool mbResourcesAlreadyFreed
 
HINSTANCE mhInst
 
int mnCmdShow
 
HPALETTE mhDitherPal
 
HGLOBAL mhDitherDIB
 
BYTEmpDitherDIB
 
BYTEmpDitherDIBData
 
std::unique_ptr< tools::Long[]> mpDitherDiff
 
std::unique_ptr< BYTE[]> mpDitherLow
 
std::unique_ptr< BYTE[]> mpDitherHigh
 
HHOOK mhSalObjMsgHook
 
HWND mhWantLeaveMsg
 
WinSalInstancempInstance
 
WinSalFramempFirstFrame
 
WinSalObjectmpFirstObject
 
WinSalVirtualDevicempFirstVD
 
WinSalPrintermpFirstPrinter
 
std::array< HDCCache, CACHESIZE_HDCmaHDCCache
 
HBITMAP mh50Bmp
 
HBRUSH mh50Brush
 
COLORREF maStockPenColorAry [MAX_STOCKPEN]
 
COLORREF maStockBrushColorAry [MAX_STOCKBRUSH]
 
HPEN mhStockPenAry [MAX_STOCKPEN]
 
HBRUSH mhStockBrushAry [MAX_STOCKBRUSH]
 
sal_uInt16 mnStockPenCount
 
sal_uInt16 mnStockBrushCount
 
WPARAM mnSalObjWantKeyEvt
 
BYTE mnCacheDCInUse
 
bool mbObjClassInit
 
bool mbInPalChange
 
DWORD mnAppThreadId
 
SalIconmpFirstIcon
 
TempFontItem * mpSharedTempFontItem
 
TempFontItem * mpOtherTempFontItem
 
bool mbThemeChanged
 
bool mbThemeMenuSupport
 
ULONG_PTR gdiplusToken
 
std::set< HMENU > mhMenuSet
 
std::map< UINT, sal_uInt16 > maVKMap
 
std::unique_ptr< TextOutRendererm_pD2DWriteTextOutRenderer
 
std::unique_ptr< TextOutRendererm_pExTextOutRenderer
 
- Static Public Attributes inherited from SalData
static oslThreadKey s_aAutoReleaseKey
 
- Protected Member Functions inherited from SalData
 SalData ()
 

Detailed Description

Definition at line 280 of file gtkdata.hxx.

Constructor & Destructor Documentation

◆ GtkSalData()

GtkSalData::GtkSalData ( )

◆ ~GtkSalData()

virtual GtkSalData::~GtkSalData ( )
overridevirtual

Member Function Documentation

◆ deInitNWF()

static void GtkSalData::deInitNWF ( )
static

◆ Dispose()

virtual void GtkSalData::Dispose ( )
overridevirtual

Reimplemented from GenericUnixSalData.

◆ ErrorTrapPop()

virtual bool GtkSalData::ErrorTrapPop ( bool  bIgnoreError = true)
overridevirtual

Implements GenericUnixSalData.

◆ ErrorTrapPush()

virtual void GtkSalData::ErrorTrapPush ( )
overridevirtual

Implements GenericUnixSalData.

◆ GetDocumentFocusListener()

rtl::Reference< DocumentFocusListener > GtkSalData::GetDocumentFocusListener ( )

◆ GetGdkDisplay()

GdkDisplay * GtkSalData::GetGdkDisplay ( )
inline

Definition at line 357 of file gtkdata.hxx.

References GtkSalDisplay::GetGdkDisplay(), and GetGtkDisplay().

◆ GetGtkDisplay()

GtkSalDisplay * GtkSalData::GetGtkDisplay ( ) const
inline

Definition at line 362 of file gtkdata.hxx.

References GenericUnixSalData::GetDisplay().

Referenced by GetGdkDisplay().

◆ Init()

void GtkSalData::Init ( )

◆ initNWF()

static void GtkSalData::initNWF ( )
static

◆ setException()

void GtkSalData::setException ( const std::exception_ptr &  exception)
inline

Definition at line 311 of file gtkdata.hxx.

References m_aException.

◆ TriggerAllUserEventsProcessed()

void GtkSalData::TriggerAllUserEventsProcessed ( )

◆ TriggerUserEventProcessing()

void GtkSalData::TriggerUserEventProcessing ( )

◆ Yield()

bool GtkSalData::Yield ( bool  bWait,
bool  bHandleAllCurrentEvents 
)

Member Data Documentation

◆ m_aDispatchCondition

osl::Condition GtkSalData::m_aDispatchCondition
private

Definition at line 284 of file gtkdata.hxx.

◆ m_aDispatchMutex

osl::Mutex GtkSalData::m_aDispatchMutex
private

Definition at line 283 of file gtkdata.hxx.

◆ m_aException

std::exception_ptr GtkSalData::m_aException
private

Definition at line 285 of file gtkdata.hxx.

Referenced by setException().

◆ m_pUserEvent

GSource* GtkSalData::m_pUserEvent
private

Definition at line 282 of file gtkdata.hxx.

◆ m_xDocumentFocusListener

unotools::WeakReference<DocumentFocusListener> GtkSalData::m_xDocumentFocusListener
private

Definition at line 287 of file gtkdata.hxx.


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