LibreOffice Module vcl (master) 1
Classes | Functions | Variables
gdi/gradient.cxx File Reference
#include <tools/gen.hxx>
#include <vcl/gradient.hxx>
#include <vcl/metaact.hxx>
#include <cmath>
Include dependency graph for gdi/gradient.cxx:

Go to the source code of this file.

Classes

class  Gradient::Impl
 

Functions

static sal_uInt8 GetGradientColorValue (tools::Long nValue)
 

Variables

const sal_uInt32 GRADIENT_DEFAULT_STEPCOUNT = 0
 

Function Documentation

◆ GetGradientColorValue()

static sal_uInt8 GetGradientColorValue ( tools::Long  nValue)
static

Variable Documentation

◆ GRADIENT_DEFAULT_STEPCOUNT

const sal_uInt32 GRADIENT_DEFAULT_STEPCOUNT = 0

Definition at line 301 of file gdi/gradient.cxx.

Referenced by Gradient::AddGradientActions().