LibreOffice Module vcl (master) 1
Public Member Functions | Public Attributes | List of all members
ColorMaskElement Struct Reference

#include <ColorMask.hxx>

Public Member Functions

 ColorMaskElement (sal_uInt32 nMask=0)
 
bool CalcMaskShift ()
 

Public Attributes

sal_uInt32 mnMask
 
int mnShift
 
int mnOrShift
 
sal_uInt8 mnOr
 

Detailed Description

Definition at line 45 of file ColorMask.hxx.

Constructor & Destructor Documentation

◆ ColorMaskElement()

ColorMaskElement::ColorMaskElement ( sal_uInt32  nMask = 0)
inlineexplicit

Definition at line 51 of file ColorMask.hxx.

Member Function Documentation

◆ CalcMaskShift()

bool ColorMaskElement::CalcMaskShift ( )
inline

Definition at line 58 of file ColorMask.hxx.

Member Data Documentation

◆ mnMask

sal_uInt32 ColorMaskElement::mnMask

◆ mnOr

sal_uInt8 ColorMaskElement::mnOr

Definition at line 50 of file ColorMask.hxx.

◆ mnOrShift

int ColorMaskElement::mnOrShift

Definition at line 49 of file ColorMask.hxx.

◆ mnShift

int ColorMaskElement::mnShift

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