LibreOffice Module vcl (master) 1
Functions
menufloatingwindow.cxx File Reference
#include "menufloatingwindow.hxx"
#include "menuitemlist.hxx"
#include "bufferdevice.hxx"
#include <sal/log.hxx>
#include <salframe.hxx>
#include <svdata.hxx>
#include <vcl/decoview.hxx>
#include <vcl/settings.hxx>
#include <window.h>
Include dependency graph for menufloatingwindow.cxx:

Go to the source code of this file.

Functions

 IMPL_LINK_NOARG (MenuFloatingWindow, PopupEnd, FloatingWindow *, void)
 
 IMPL_LINK_NOARG (MenuFloatingWindow, AutoScroll, Timer *, void)
 
 IMPL_LINK (MenuFloatingWindow, HighlightChanged, Timer *, pTimer, void)
 
 IMPL_LINK_NOARG (MenuFloatingWindow, SubmenuClose, Timer *, void)
 
 IMPL_LINK (MenuFloatingWindow, ShowHideListener, VclWindowEvent &, rEvent, void)
 

Function Documentation

◆ IMPL_LINK() [1/2]

IMPL_LINK ( MenuFloatingWindow  ,
HighlightChanged  ,
Timer ,
pTimer  ,
void   
)

◆ IMPL_LINK() [2/2]

IMPL_LINK ( MenuFloatingWindow  ,
ShowHideListener  ,
VclWindowEvent ,
rEvent  ,
void   
)

Definition at line 391 of file menufloatingwindow.cxx.

References ITEMPOS_INVALID, MenuHide, MenuShow, WindowHide, and WindowShow.

◆ IMPL_LINK_NOARG() [1/3]

IMPL_LINK_NOARG ( MenuFloatingWindow  ,
AutoScroll  ,
Timer ,
void   
)

Definition at line 315 of file menufloatingwindow.cxx.

◆ IMPL_LINK_NOARG() [2/3]

IMPL_LINK_NOARG ( MenuFloatingWindow  ,
PopupEnd  ,
FloatingWindow ,
void   
)

Definition at line 289 of file menufloatingwindow.cxx.

References End, and Menu::pStartedFrom.

◆ IMPL_LINK_NOARG() [3/3]

IMPL_LINK_NOARG ( MenuFloatingWindow  ,
SubmenuClose  ,
Timer ,
void   
)

Definition at line 381 of file menufloatingwindow.cxx.

References MenuFloatingWindow::KillActivePopup().