LibreOffice Module svx (master) 1
Classes | Namespaces | Functions
sdrpaintwindow.hxx File Reference
#include <rtl/ref.hxx>
#include <vcl/virdev.hxx>
#include <svx/svxdllapi.h>
#include <memory>
Include dependency graph for sdrpaintwindow.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SdrPreRenderDevice
 
class  SdrPaintWindow
 

Namespaces

namespace  sdr
 
namespace  sdr::overlay
 

Functions

void SVXCORE_DLLPUBLIC PaintTransparentChildren (vcl::Window const &rWindow, tools::Rectangle const &rPixelRect)
 paint the transparent children of rWin that overlap rPixelRect (for example, transparent form controls like check boxes) More...
 

Function Documentation

◆ PaintTransparentChildren()

void SVXCORE_DLLPUBLIC PaintTransparentChildren ( vcl::Window const &  rWindow,
tools::Rectangle const &  rPixelRect 
)

paint the transparent children of rWin that overlap rPixelRect (for example, transparent form controls like check boxes)

Definition at line 70 of file sdrpaintwindow.cxx.

References vcl::Window::IsChildTransparentModeEnabled().

Referenced by sdr::overlay::IMPL_LINK_NOARG().