LibreOffice Module basegfx (master) 1
Public Types | Static Public Member Functions | List of all members
basegfx::Int32Traits Struct Reference

#include <basicrange.hxx>

Public Types

typedef sal_Int64 DifferenceType
 

Static Public Member Functions

static constexpr sal_Int32 minVal ()
 
static constexpr sal_Int32 maxVal ()
 
static constexpr sal_Int32 neutral ()
 

Detailed Description

Definition at line 302 of file basicrange.hxx.

Member Typedef Documentation

◆ DifferenceType

Definition at line 308 of file basicrange.hxx.

Member Function Documentation

◆ maxVal()

static constexpr sal_Int32 basegfx::Int32Traits::maxVal ( )
inlinestaticconstexpr

Definition at line 305 of file basicrange.hxx.

References SAL_MAX_INT32.

◆ minVal()

static constexpr sal_Int32 basegfx::Int32Traits::minVal ( )
inlinestaticconstexpr

Definition at line 304 of file basicrange.hxx.

References SAL_MIN_INT32.

◆ neutral()

static constexpr sal_Int32 basegfx::Int32Traits::neutral ( )
inlinestaticconstexpr

Definition at line 306 of file basicrange.hxx.


The documentation for this struct was generated from the following file: