LibreOffice Module vcl (master) 1
|
#include <vcl/dockwin.hxx>
#include <vcl/toolkit/floatwin.hxx>
#include <vcl/taskpanelist.hxx>
#include <svdata.hxx>
#include "menubarwindow.hxx"
#include <algorithm>
Go to the source code of this file.
Functions | |
static void | ImplTaskPaneListGrabFocus (vcl::Window *pWindow, bool bForward) |
|
static |
Definition at line 66 of file taskpanelist.cxx.
References Backward, F6, FirstChild, Forward, vcl::Window::GetWindow(), vcl::Window::ImplGrabFocus(), and vcl::Window::ImplIsFloatingWindow().
Referenced by TaskPaneList::HandleKeyEvent().