LibreOffice Module vcl (master) 1
Namespaces | Functions
mouse.cxx File Reference
#include <config_feature_desktop.h>
#include <config_vclplug.h>
#include <tools/time.hxx>
#include <LibreOfficeKit/LibreOfficeKitEnums.h>
#include <vcl/ITiledRenderable.hxx>
#include <vcl/svapp.hxx>
#include <vcl/window.hxx>
#include <vcl/cursor.hxx>
#include <vcl/sysdata.hxx>
#include <vcl/event.hxx>
#include <sal/types.h>
#include <window.h>
#include <svdata.hxx>
#include <salobj.hxx>
#include <salgdi.hxx>
#include <salframe.hxx>
#include <salinst.hxx>
#include <dndlistenercontainer.hxx>
#include <dndeventdispatcher.hxx>
#include <com/sun/star/datatransfer/dnd/XDragSource.hpp>
#include <com/sun/star/datatransfer/dnd/XDropTarget.hpp>
#include <com/sun/star/uno/XComponentContext.hpp>
#include <comphelper/processfactory.hxx>
Include dependency graph for mouse.cxx:

Go to the source code of this file.

Namespaces

namespace  vcl
 

Functions

 vcl::IMPL_LINK_NOARG (Window, ImplGenerateMouseMoveHdl, void *, void)
 
static bool vcl::IsWindowFocused (const WindowImpl &rWinImpl)