LibreOffice Module vcl (master) 1
|
#include <tools/poly.hxx>
#include <vcl/gradient.hxx>
#include <vcl/metaact.hxx>
#include <vcl/settings.hxx>
#include <vcl/virdev.hxx>
#include <vcl/window.hxx>
#include <salgdi.hxx>
#include <cassert>
#include <memory>
Go to the source code of this file.
Macros | |
#define | GRADIENT_DEFAULT_STEPCOUNT 0 |
#define GRADIENT_DEFAULT_STEPCOUNT 0 |
Definition at line 33 of file outdev/gradient.cxx.