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 240 of file salvtables.cxx.
|
inline |
Definition at line 284 of file salvtables.cxx.
References LINK, m_aFlashTimer, Timer::SetInvokeHandler(), and Timer::SetTimeout().
|
inline |
Definition at line 302 of file salvtables.cxx.
References ClearFlash().
|
inlineprivate |
Definition at line 256 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 264 of file salvtables.cxx.
References ClearFlash(), m_aFlashTimer, m_nFlashCount, SetFlash(), and Timer::Start().
|
inlineprivate |
Definition at line 250 of file salvtables.cxx.
References Application::GetSettings(), m_xWidget, and vcl::Window::SetControlBackground().
Referenced by Flash().
|
inline |
Definition at line 294 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 244 of file salvtables.cxx.
Referenced by Flash(), SalFlashAttention(), and Start().
|
private |
Definition at line 246 of file salvtables.cxx.
|
private |
Definition at line 245 of file salvtables.cxx.
Referenced by ClearFlash(), and Start().
|
private |
Definition at line 247 of file salvtables.cxx.
Referenced by ClearFlash(), and Start().
|
private |
Definition at line 248 of file salvtables.cxx.
Referenced by Flash().
|
private |
Definition at line 243 of file salvtables.cxx.
Referenced by ClearFlash(), SetFlash(), and Start().