LibreOffice Module vcl (master) 1
Public Member Functions | List of all members
SvpSalData Class Reference

#include <svpdata.hxx>

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

Public Member Functions

 SvpSalData ()
 
virtual void ErrorTrapPush () override
 
virtual bool ErrorTrapPop (bool=true) override
 
- 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)
 

Additional Inherited Members

- Static Public Member Functions inherited from SalData
static void ensureThreadAutoreleasePool ()
 
static void ensureThreadAutoreleasePool ()
 
static NSStatusItem * getStatusItem ()
 
static void initNWF ()
 
static void deInitNWF ()
 
- 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 14 of file svpdata.hxx.

Constructor & Destructor Documentation

◆ SvpSalData()

SvpSalData::SvpSalData ( )
inlineexplicit

Definition at line 17 of file svpdata.hxx.

Member Function Documentation

◆ ErrorTrapPop()

virtual bool SvpSalData::ErrorTrapPop ( bool  = true)
inlineoverridevirtual

Implements GenericUnixSalData.

Definition at line 22 of file svpdata.hxx.

◆ ErrorTrapPush()

virtual void SvpSalData::ErrorTrapPush ( )
inlineoverridevirtual

Implements GenericUnixSalData.

Definition at line 21 of file svpdata.hxx.


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