LibreOffice Module sw (master)
1
|
#include "ShadowOverlayObject.hxx"
#include <view.hxx>
#include <svx/sdrpaintwindow.hxx>
#include <svx/svdview.hxx>
#include <svx/sdr/overlay/overlaymanager.hxx>
#include <sw_primitivetypes2d.hxx>
#include <drawinglayer/primitive2d/primitivetools2d.hxx>
#include <drawinglayer/primitive2d/fillgradientprimitive2d.hxx>
Go to the source code of this file.
Namespaces | |
sw::sidebarwindows | |
Functions | |
sw::sidebarwindows::ImplPrimitive2DIDBlock (ShadowPrimitive, PRIMITIVE2D_ID_SWSIDEBARSHADOWPRIMITIVE) std | |
basegfx::B2DPoint maBasePosition |
Definition at line 44 of file ShadowOverlayObject.cxx.
basegfx::B2DPoint maSecondPosition |
Definition at line 45 of file ShadowOverlayObject.cxx.
ShadowState maShadowState |
Definition at line 46 of file ShadowOverlayObject.cxx.