LibreOffice Module vcl (master) 1
|
#include "menuwindow.hxx"
#include "menuitemlist.hxx"
#include <vcl/help.hxx>
#include <vcl/menu.hxx>
#include <vcl/settings.hxx>
#include <vcl/svapp.hxx>
#include <vcl/window.hxx>
Go to the source code of this file.
Functions | |
static sal_uLong | ImplChangeTipTimeout (sal_uLong nTimeout, vcl::Window *pWindow) |
|
static |
Definition at line 29 of file menuwindow.cxx.
References AllSettings::GetHelpSettings(), vcl::Window::GetOutDev(), vcl::Window::GetSettings(), HelpSettings::GetTipTimeout(), AllSettings::SetHelpSettings(), OutputDevice::SetSettings(), and HelpSettings::SetTipTimeout().
Referenced by MenuWindow::ImplHandleHelpEvent().