LibreOffice Module vcl (master) 1
|
Public Member Functions | |
SalFlashAttention (VclPtr< vcl::Window > xWidget) | |
void | Start () |
~SalFlashAttention () | |
Private Member Functions | |
void | SetFlash () |
void | ClearFlash () |
void | Flash () |
DECL_LINK (FlashTimeout, Timer *, void) | |
Private Attributes | |
VclPtr< vcl::Window > | m_xWidget |
Timer | m_aFlashTimer |
Color | m_aOrigControlBackground |
Wallpaper | m_aOrigBackground |
bool | m_bOrigControlBackground |
int | m_nFlashCount |
Definition at line 588 of file salvtables.cxx.
|
inline |
Definition at line 632 of file salvtables.cxx.
References LINK, m_aFlashTimer, Timer::SetInvokeHandler(), and Timer::SetTimeout().
|
inline |
Definition at line 650 of file salvtables.cxx.
References ClearFlash().
|
inlineprivate |
Definition at line 604 of file salvtables.cxx.
References m_aOrigControlBackground, m_bOrigControlBackground, m_xWidget, and vcl::Window::SetControlBackground().
Referenced by Flash(), and ~SalFlashAttention().
|
private |
|
inlineprivate |
Definition at line 612 of file salvtables.cxx.
References ClearFlash(), m_aFlashTimer, m_nFlashCount, SetFlash(), and Timer::Start().
|
inlineprivate |
Definition at line 598 of file salvtables.cxx.
References Application::GetSettings(), m_xWidget, and vcl::Window::SetControlBackground().
Referenced by Flash().
|
inline |
Definition at line 642 of file salvtables.cxx.
References vcl::Window::GetControlBackground(), vcl::Window::IsControlBackground(), m_aFlashTimer, m_aOrigControlBackground, m_bOrigControlBackground, m_xWidget, and Timer::Start().
|
private |
Definition at line 592 of file salvtables.cxx.
Referenced by Flash(), SalFlashAttention(), and Start().
|
private |
Definition at line 594 of file salvtables.cxx.
|
private |
Definition at line 593 of file salvtables.cxx.
Referenced by ClearFlash(), and Start().
|
private |
Definition at line 595 of file salvtables.cxx.
Referenced by ClearFlash(), and Start().
|
private |
Definition at line 596 of file salvtables.cxx.
Referenced by Flash().
|
private |
Definition at line 591 of file salvtables.cxx.
Referenced by ClearFlash(), SetFlash(), and Start().