LibreOffice Module vcl (master) 1
|
#include <vcl/event.hxx>
#include <vcl/window.hxx>
#include <vcl/dockwin.hxx>
#include <vcl/layout.hxx>
#include <sal/log.hxx>
#include <window.h>
#include <svdata.hxx>
#include <salframe.hxx>
#include <config_features.h>
#include <comphelper/scopeguard.hxx>
#include "impldockingwrapper.hxx"
Go to the source code of this file.
Namespaces | |
namespace | vcl |
Functions | |
static MouseEvent | vcl::ImplTranslateMouseEvent (const MouseEvent &rE, vcl::Window const *pSource, vcl::Window const *pDest) |