LibreOffice Module vcl (master) 1
|
This is the complete list of members for JSDialogNotifyIdle, including all inherited members.
ClearInvokeHandler() | Timer | inline |
clearQueue() | JSDialogNotifyIdle | |
forceUpdate() | JSDialogNotifyIdle | |
generateActionMessage(VclPtr< vcl::Window > pWindow, std::unique_ptr< jsdialog::ActionDataMap > pData) const | JSDialogNotifyIdle | private |
generateCloseMessage() const | JSDialogNotifyIdle | private |
generateClosePopupMessage(OUString sWindowId) const | JSDialogNotifyIdle | private |
generateFullUpdate() const | JSDialogNotifyIdle | private |
generatePopupMessage(VclPtr< vcl::Window > pWindow, OUString sParentId, OUString sCloseId) const | JSDialogNotifyIdle | private |
generateWidgetUpdate(VclPtr< vcl::Window > pWindow) const | JSDialogNotifyIdle | private |
GetDebugName() const | Task | inline |
GetPriority() const | Task | inline |
GetSchedulerData() const | Task | inlineprotected |
GetTimeout() const =delete | Idle | private |
Idle(bool bAuto, const char *pDebugName) | Idle | protected |
Idle(const char *pDebugName) | Idle | |
Invoke() override | JSDialogNotifyIdle | virtual |
Idle::Invoke(Timer *arg) | Timer | |
IsActive() const | Task | inline |
IsStatic() const | Task | inline |
JSDialogNotifyIdle(VclPtr< vcl::Window > aNotifierWindow, VclPtr< vcl::Window > aContentWindow, const OUString &sTypeOfJSON) | JSDialogNotifyIdle | |
m_aContentWindow | JSDialogNotifyIdle | private |
m_aMessageQueue | JSDialogNotifyIdle | private |
m_aNotifierWindow | JSDialogNotifyIdle | private |
m_aQueueMutex | JSDialogNotifyIdle | private |
m_bForce | JSDialogNotifyIdle | private |
m_LastNotificationMessage | JSDialogNotifyIdle | private |
m_sTypeOfJSON | JSDialogNotifyIdle | private |
maInvokeHandler | Timer | private |
mbActive | Task | private |
mbAuto | Timer | private |
mbStatic | Task | private |
mePriority | Task | private |
mnTimeout | Timer | private |
mpDebugName | Task | private |
mpSchedulerData | Task | private |
operator=(const Timer &rTimer) | Timer | |
Task::operator=(const Task &rTask) | Task | |
send(tools::JsonWriter &aJsonWriter) | JSDialogNotifyIdle | private |
sendMessage(jsdialog::MessageType eType, VclPtr< vcl::Window > pWindow, std::unique_ptr< jsdialog::ActionDataMap > pData=nullptr) | JSDialogNotifyIdle | |
SetDeletionFlags() override | Timer | protectedvirtual |
SetInvokeHandler(const Link< Timer *, void > &rLink) | Timer | inline |
SetPriority(TaskPriority ePriority) | Task | |
SetStatic() | Task | inline |
SetTimeout(sal_uInt64 nTimeoutMs)=delete | Idle | private |
Start(bool bStartTimer=true) override | Idle | virtual |
StartTimer(sal_uInt64 nMS) | Task | protectedstatic |
Stop() | Task | |
Task(const char *pDebugName) | Task | |
Task(const Task &rTask) | Task | |
Timer(bool bAuto, const char *pDebugName) | Timer | protected |
Timer(const char *pDebugName) | Timer | |
Timer(const Timer &rTimer) | Timer | |
UpdateMinPeriod(sal_uInt64 nTimeNow) const override | Idle | protectedvirtual |
~Task() COVERITY_NOEXCEPT_FALSE | Task | virtual |
~Timer() override | Timer | virtual |