LibreOffice Module vcl (master) 1
|
This is the complete list of members for GtkInstance, including all inherited members.
AcquireYieldMutex(sal_uInt32 nCount=1) | SalInstance | |
AddToRecentDocumentList(const OUString &rFileUrl, const OUString &rMimeType, const OUString &rDocumentService) override | GtkInstance | virtual |
AfterAppInit() override | GtkInstance | virtual |
anyFrame() const | SalUserEventList | inline |
AnyInput(VclInputFlags nType) override | GtkInstance | virtual |
BeforeAbort(const OUString &, bool) | SalInstance | inlinevirtual |
bNeedsInit | GtkInstance | private |
CallEventCallback(void const *pEvent, int nBytes) | SalInstance | |
CheckTimeout(bool bExecuteTimers=true) | SvpSalInstance | |
CloseWakeupPipe() | SvpSalInstance | |
configurePspInfoPrinter(PspSalInfoPrinter *pInfoPrinter, SalPrinterQueueInfo const *pQueueInfo, ImplJobSetup *pSetupData) | SalGenericInstance | protectedstatic |
CreateBuilder(weld::Widget *pParent, const OUString &rUIRoot, const OUString &rUIFile) override | GtkInstance | virtual |
CreateChildFrame(SystemParentData *pParent, SalFrameStyleFlags nStyle) override | GtkInstance | virtual |
CreateClipboard(const css::uno::Sequence< css::uno::Any > &i_rArguments) override | GtkInstance | virtual |
CreateDragSource(const SystemEnvData *=nullptr) | SalInstance | |
CreateDropTarget(const SystemEnvData *=nullptr) | SalInstance | |
createFilePicker(const css::uno::Reference< css::uno::XComponentContext > &) override | GtkInstance | virtual |
createFolderPicker(const css::uno::Reference< css::uno::XComponentContext > &) override | GtkInstance | virtual |
CreateFrame(SalFrame *pParent, SalFrameStyleFlags nStyle) override | GtkInstance | virtual |
CreateGStreamerSink(const SystemChildWindow *) override | GtkInstance | virtual |
CreateInfoPrinter(SalPrinterQueueInfo *pPrinterQueueInfo, ImplJobSetup *pJobSetup) override | GtkInstance | virtual |
CreateInterimBuilder(vcl::Window *pParent, const OUString &rUIRoot, const OUString &rUIFile, bool bAllowCycleFocusOut, sal_uInt64 nLOKWindowId=0) override | GtkInstance | virtual |
CreateMenu(bool, Menu *) override | GtkInstance | virtual |
CreateMenuItem(const SalItemParams &) override | GtkInstance | virtual |
CreateMessageDialog(weld::Widget *pParent, VclMessageType eMessageType, VclButtonsType eButtonType, const OUString &rPrimaryMessage) override | GtkInstance | virtual |
CreateObject(SalFrame *pParent, SystemWindowData *pWindowData, bool bShow) override | GtkInstance | virtual |
CreateOpenGLContext() override | GtkInstance | virtual |
CreatePrinter(SalInfoPrinter *pInfoPrinter) override | GtkInstance | virtual |
CreatePrintGraphics() override | GtkInstance | virtual |
CreateSalBitmap() override | GtkInstance | virtual |
CreateSalSession() | SalInstance | virtual |
CreateSalSystem() override | GtkInstance | virtual |
CreateSalTimer() override | GtkInstance | virtual |
CreateVirtualDevice(SalGraphics &, tools::Long &nDX, tools::Long &nDY, DeviceFormat eFormat, const SystemGraphicsData *=nullptr) override | GtkInstance | virtual |
deregisterFrame(SalFrame *pFrame) | SvpSalInstance | inline |
DestroyFrame(SalFrame *pFrame) override | SvpSalInstance | virtual |
DestroyInfoPrinter(SalInfoPrinter *pPrinter) override | SvpSalInstance | virtual |
DestroyObject(SalObject *pObject) override | SvpSalInstance | virtual |
DispatchUserEvents(bool bHandleAllCurrentEvents) | SalUserEventList | |
DoExecute(int &nExitCode) | SalInstance | virtual |
DoQuit() | SalInstance | virtual |
DoYield(bool bWait, bool bHandleAllCurrentEvents) override | GtkInstance | virtual |
EnsureInit() | GtkInstance | |
eraseFrame(SalFrame *pFrame) | SalUserEventList | |
GetCairoFontOptions() override | GtkInstance | virtual |
GetConnectionIdentifier() override | SvpSalInstance | virtual |
GetDefaultPrinter() override | SvpSalInstance | virtual |
getFrames() const | SalUserEventList | inline |
GetFrameWeld(const css::uno::Reference< css::awt::XWindow > &rWindow) override | GtkInstance | virtual |
GetLastSeenCairoFontOptions() const | GtkInstance | |
getOSVersion() override | SalGenericInstance | virtual |
GetPrinterQueueInfo(ImplPrnQueueList *pList) override | SvpSalInstance | virtual |
GetPrinterQueueState(SalPrinterQueueInfo *pInfo) override | SvpSalInstance | virtual |
GetYieldMutex() | SalInstance | |
GtkInstance(std::unique_ptr< SalYieldMutex > pMutex) | GtkInstance | |
hasNativeFileSelection() const override | GtkInstance | inlinevirtual |
HasUserEvents() const | SalUserEventList | inline |
HasUserEvents_NoLock() const | SalUserEventList | inlineprotected |
ImplCreateDragSource(const SystemEnvData *) override | GtkInstance | virtual |
ImplCreateDropTarget(const SystemEnvData *) override | GtkInstance | virtual |
ImplYield(bool bWait, bool bHandleAllCurrentEvents) | SvpSalInstance | private |
insertFrame(SalFrame *pFrame) | SalUserEventList | |
isFrameAlive(const SalFrame *pFrame) const | SalUserEventList | inline |
IsMainThread() const override | GtkInstance | inlinevirtual |
isPrinterInit() const | SalGenericInstance | inline |
IsRunningUnitTest() | SalInstance | inlinestatic |
IsTimerExpired() | GtkInstance | private |
jobEndedPrinterUpdate() override | SalGenericInstance | virtual |
jobStartedPrinterUpdate() override | SalGenericInstance | virtual |
m_aClipboards | GtkInstance | private |
m_aFrames | SalUserEventList | protected |
m_aProcessingThread | SalUserEventList | protected |
m_aProcessingUserEvents | SalUserEventList | protected |
m_aTimeout | SvpSalInstance | private |
m_aUserEvents | SalUserEventList | protected |
m_aUserEventsMutex | SalUserEventList | mutableprotected |
m_bAllUserEventProcessedSignaled | SalUserEventList | protected |
m_bSupportsBitmap32 | SalInstance | protected |
m_bSupportsOpenGL | SalInstance | protected |
m_clipboard | SalInstance | private |
m_MainThread | SvpSalInstance | private |
m_nTimeoutMS | SvpSalInstance | private |
m_pEventInst | SalInstance | private |
m_pLastCairoFontOptions | GtkInstance | private |
m_pTimer | GtkInstance | private |
m_pYieldMutex | SalInstance | private |
mbPrinterInit | SalGenericInstance | protected |
PostEvent(SalFrame *pFrame, void *pData, SalEvent nEvent) | SalUserEventList | inline |
PostPrintersChanged() override | SvpSalInstance | virtual |
ProcessEvent(SalUserEvent aEvent) override | SvpSalInstance | privatevirtual |
RegisterFontSubstitutors(vcl::font::PhysicalFontCollection *pFontCollection) | SalGenericInstance | static |
registerFrame(SalFrame *pFrame) | SvpSalInstance | inline |
releaseMainThread() | SalInstance | inlinevirtual |
ReleaseYieldMutexAll() | SalInstance | |
RemoveEvent(SalFrame *pFrame, void *pData, SalEvent nEvent) | SalUserEventList | |
RemoveTimer() | GtkInstance | |
ResetLastSeenCairoFontOptions(const cairo_font_options_t *pOptions) | GtkInstance | |
s_pDefaultInstance | SvpSalInstance | static |
SalGenericInstance(std::unique_ptr< comphelper::SolarMutex > pMutex) | SalGenericInstance | inline |
SalInstance(std::unique_ptr< comphelper::SolarMutex > pMutex) | SalInstance | |
SalUserEventList() | SalUserEventList | |
SetEventCallback(rtl::Reference< vcl::DisplayConnectionDispatch > const &pInstance) | SalInstance | inline |
StartTimer(sal_uInt64 nMS) | SvpSalInstance | |
StopTimer() | SvpSalInstance | |
supportsBitmap32() const | SalInstance | inline |
supportsOpenGL() const | SalInstance | inline |
SVMainHook(int *) | SalInstance | inlinevirtual |
SvpSalInstance(std::unique_ptr< SalYieldMutex > pMutex) | SvpSalInstance | |
TriggerAllUserEventsProcessed() | SalUserEventList | inlineprotectedvirtual |
TriggerUserEventProcessing() override | SvpSalInstance | privatevirtual |
updateMainThread() override | SvpSalInstance | virtual |
updatePrinterUpdate() override | SalGenericInstance | virtual |
Wakeup(SvpRequest request=SvpRequest::NONE) | SvpSalInstance | |
~GtkInstance() override | GtkInstance | virtual |
~SalGenericInstance() override | SalGenericInstance | virtual |
~SalInstance() | SalInstance | virtual |
~SalUserEventList() COVERITY_NOEXCEPT_FALSE | SalUserEventList | virtual |
~SvpSalInstance() override | SvpSalInstance | virtual |