LibreOffice Module vcl (master) 1
Namespaces | Functions
window2.cxx File Reference
#include <limits.h>
#include <o3tl/float_int_conversion.hxx>
#include <sal/log.hxx>
#include <tools/helpers.hxx>
#include <vcl/toolkit/dialog.hxx>
#include <vcl/event.hxx>
#include <vcl/toolkit/fixed.hxx>
#include <vcl/layout.hxx>
#include <vcl/timer.hxx>
#include <vcl/window.hxx>
#include <vcl/scrollable.hxx>
#include <vcl/toolkit/scrbar.hxx>
#include <vcl/dockwin.hxx>
#include <vcl/settings.hxx>
#include <vcl/builder.hxx>
#include <o3tl/string_view.hxx>
#include <window.h>
#include <svdata.hxx>
#include <salgdi.hxx>
#include <salframe.hxx>
#include <scrwnd.hxx>
#include <com/sun/star/accessibility/AccessibleRelation.hpp>
#include <com/sun/star/accessibility/AccessibleRole.hpp>
Include dependency graph for window2.cxx:

Go to the source code of this file.

Namespaces

namespace  vcl
 

Functions

 vcl::IMPL_LINK (Window, ImplTrackTimerHdl, Timer *, pTimer, void)
 
static double vcl::lcl_HandleScrollHelper (Scrollable *pScrl, double nN, bool isMultiplyByLineSize)
 
static bool vcl::HasParentDockingWindow (const vcl::Window *pWindow)
 
void InvertFocusRect (vcl::RenderContext &rRenderContext, const tools::Rectangle &rRect)
 

Function Documentation

◆ InvertFocusRect()

void InvertFocusRect ( vcl::RenderContext rRenderContext,
const tools::Rectangle rRect 
)