LibreOffice Module vbahelper (master) 1
Static Public Member Functions | Static Public Attributes | List of all members
MsoColorIndices Struct Reference

#include <vbacolorformat.hxx>

Static Public Member Functions

static sal_Int32 getColorIndex (sal_Int32 nIndex)
 

Static Public Attributes

static const sal_Int32 HAPICOLOR_BLACK = 0
 
static const sal_Int32 HAPICOLOR_WHITE = 16777215
 
static const sal_Int32 HAPICOLOR_RED = 16711680
 
static const sal_Int32 HAPICOLOR_BRIGHTGREEN = 65280
 
static const sal_Int32 HAPICOLOR_BLUE = 255
 
static const sal_Int32 HAPICOLOR_YELLOW = 16776960
 
static const sal_Int32 HAPICOLOR_PINK = 16711935
 
static const sal_Int32 HAPICOLOR_TURQUOISE = 65535
 
static const sal_Int32 HAPICOLOR_DARKRED = 8388608
 
static const sal_Int32 HAPICOLOR_GREEN = 32768
 
static const sal_Int32 HAPICOLOR_DARKBLUE = 128
 
static const sal_Int32 HAPICOLOR_DARKYELLOW = 8421376
 
static const sal_Int32 HAPICOLOR_VIOLET = 8388736
 
static const sal_Int32 HAPICOLOR_TEAL = 32896
 
static const sal_Int32 HAPICOLOR_GRAY_25_PERCENT = 12632256
 
static const sal_Int32 HAPICOLOR_GRAY_50_PERCENT = 8421504
 
static const sal_Int32 HAPICOLOR_PERIWINCKLE = 10066431
 
static const sal_Int32 HAPICOLOR_PLUM = 10040166
 
static const sal_Int32 HAPICOLOR_IVORY = 16777164
 
static const sal_Int32 HAPICOLOR_LIGHTTURQUOISE = 13434879
 
static const sal_Int32 HAPICOLOR_DARKPRUPLE = 6684774
 
static const sal_Int32 HAPICOLOR_CORAL = 16744576
 
static const sal_Int32 HAPICOLOR_OCEANBLUE = 26316
 
static const sal_Int32 HAPICOLOR_ICEBLUE = 13421823
 
static const sal_Int32 HAPICOLOR_SKYBLUE = 52479
 
static const sal_Int32 HAPICOLOR_LIGHTGREEN = 13434828
 
static const sal_Int32 HAPICOLOR_LIGHTYELLOW = 16777113
 
static const sal_Int32 HAPICOLOR_PALEBLUE = 10079487
 
static const sal_Int32 HAPICOLOR_ROSE = 16751052
 
static const sal_Int32 HAPICOLOR_LAVENDER = 13408767
 
static const sal_Int32 HAPICOLOR_TAN = 16764057
 
static const sal_Int32 HAPICOLOR_LIGHTBLUE = 3368703
 
static const sal_Int32 HAPICOLOR_AQUA = 3394764
 
static const sal_Int32 HAPICOLOR_LIME = 10079232
 
static const sal_Int32 HAPICOLOR_GOLD = 16763904
 
static const sal_Int32 HAPICOLOR_LIGHTORANGE = 16750848
 
static const sal_Int32 HAPICOLOR_ORANGE = 16737792
 
static const sal_Int32 HAPICOLOR_BLUEGRAY = 6710937
 
static const sal_Int32 HAPICOLOR_GRAY_40_PERCENT = 9868950
 
static const sal_Int32 HAPICOLOR_DARKTEAL = 13158
 
static const sal_Int32 HAPICOLOR_SEAGREEN = 3381606
 
static const sal_Int32 HAPICOLOR_NONAME = 13056
 
static const sal_Int32 HAPICOLOR_OLIVEGREEN = 3355392
 
static const sal_Int32 HAPICOLOR_BROWN = 10040064
 
static const sal_Int32 HAPICOLOR_INDIGO = 3355545
 
static const sal_Int32 HAPICOLOR_GRAY_80_PERCENT = 3355443
 

Detailed Description

Definition at line 39 of file vbacolorformat.hxx.

Member Function Documentation

◆ getColorIndex()

sal_Int32 MsoColorIndices::getColorIndex ( sal_Int32  nIndex)
static

Member Data Documentation

◆ HAPICOLOR_AQUA

const sal_Int32 MsoColorIndices::HAPICOLOR_AQUA = 3394764
static

Definition at line 73 of file vbacolorformat.hxx.

Referenced by getColorIndex().

◆ HAPICOLOR_BLACK

const sal_Int32 MsoColorIndices::HAPICOLOR_BLACK = 0
static

Definition at line 41 of file vbacolorformat.hxx.

Referenced by getColorIndex().

◆ HAPICOLOR_BLUE

const sal_Int32 MsoColorIndices::HAPICOLOR_BLUE = 255
static

Definition at line 45 of file vbacolorformat.hxx.

Referenced by getColorIndex().

◆ HAPICOLOR_BLUEGRAY

const sal_Int32 MsoColorIndices::HAPICOLOR_BLUEGRAY = 6710937
static

Definition at line 78 of file vbacolorformat.hxx.

Referenced by getColorIndex().

◆ HAPICOLOR_BRIGHTGREEN

const sal_Int32 MsoColorIndices::HAPICOLOR_BRIGHTGREEN = 65280
static

Definition at line 44 of file vbacolorformat.hxx.

Referenced by getColorIndex().

◆ HAPICOLOR_BROWN

const sal_Int32 MsoColorIndices::HAPICOLOR_BROWN = 10040064
static

Definition at line 84 of file vbacolorformat.hxx.

Referenced by getColorIndex().

◆ HAPICOLOR_CORAL

const sal_Int32 MsoColorIndices::HAPICOLOR_CORAL = 16744576
static

Definition at line 62 of file vbacolorformat.hxx.

Referenced by getColorIndex().

◆ HAPICOLOR_DARKBLUE

const sal_Int32 MsoColorIndices::HAPICOLOR_DARKBLUE = 128
static

Definition at line 51 of file vbacolorformat.hxx.

Referenced by getColorIndex().

◆ HAPICOLOR_DARKPRUPLE

const sal_Int32 MsoColorIndices::HAPICOLOR_DARKPRUPLE = 6684774
static

Definition at line 61 of file vbacolorformat.hxx.

Referenced by getColorIndex().

◆ HAPICOLOR_DARKRED

const sal_Int32 MsoColorIndices::HAPICOLOR_DARKRED = 8388608
static

Definition at line 49 of file vbacolorformat.hxx.

Referenced by getColorIndex().

◆ HAPICOLOR_DARKTEAL

const sal_Int32 MsoColorIndices::HAPICOLOR_DARKTEAL = 13158
static

Definition at line 80 of file vbacolorformat.hxx.

Referenced by getColorIndex().

◆ HAPICOLOR_DARKYELLOW

const sal_Int32 MsoColorIndices::HAPICOLOR_DARKYELLOW = 8421376
static

Definition at line 52 of file vbacolorformat.hxx.

Referenced by getColorIndex().

◆ HAPICOLOR_GOLD

const sal_Int32 MsoColorIndices::HAPICOLOR_GOLD = 16763904
static

Definition at line 75 of file vbacolorformat.hxx.

Referenced by getColorIndex().

◆ HAPICOLOR_GRAY_25_PERCENT

const sal_Int32 MsoColorIndices::HAPICOLOR_GRAY_25_PERCENT = 12632256
static

Definition at line 55 of file vbacolorformat.hxx.

Referenced by getColorIndex().

◆ HAPICOLOR_GRAY_40_PERCENT

const sal_Int32 MsoColorIndices::HAPICOLOR_GRAY_40_PERCENT = 9868950
static

Definition at line 79 of file vbacolorformat.hxx.

Referenced by getColorIndex().

◆ HAPICOLOR_GRAY_50_PERCENT

const sal_Int32 MsoColorIndices::HAPICOLOR_GRAY_50_PERCENT = 8421504
static

Definition at line 56 of file vbacolorformat.hxx.

Referenced by getColorIndex().

◆ HAPICOLOR_GRAY_80_PERCENT

const sal_Int32 MsoColorIndices::HAPICOLOR_GRAY_80_PERCENT = 3355443
static

Definition at line 86 of file vbacolorformat.hxx.

Referenced by getColorIndex().

◆ HAPICOLOR_GREEN

const sal_Int32 MsoColorIndices::HAPICOLOR_GREEN = 32768
static

Definition at line 50 of file vbacolorformat.hxx.

Referenced by getColorIndex().

◆ HAPICOLOR_ICEBLUE

const sal_Int32 MsoColorIndices::HAPICOLOR_ICEBLUE = 13421823
static

Definition at line 64 of file vbacolorformat.hxx.

Referenced by getColorIndex().

◆ HAPICOLOR_INDIGO

const sal_Int32 MsoColorIndices::HAPICOLOR_INDIGO = 3355545
static

Definition at line 85 of file vbacolorformat.hxx.

Referenced by getColorIndex().

◆ HAPICOLOR_IVORY

const sal_Int32 MsoColorIndices::HAPICOLOR_IVORY = 16777164
static

Definition at line 59 of file vbacolorformat.hxx.

Referenced by getColorIndex().

◆ HAPICOLOR_LAVENDER

const sal_Int32 MsoColorIndices::HAPICOLOR_LAVENDER = 13408767
static

Definition at line 70 of file vbacolorformat.hxx.

Referenced by getColorIndex().

◆ HAPICOLOR_LIGHTBLUE

const sal_Int32 MsoColorIndices::HAPICOLOR_LIGHTBLUE = 3368703
static

Definition at line 72 of file vbacolorformat.hxx.

Referenced by getColorIndex().

◆ HAPICOLOR_LIGHTGREEN

const sal_Int32 MsoColorIndices::HAPICOLOR_LIGHTGREEN = 13434828
static

Definition at line 66 of file vbacolorformat.hxx.

Referenced by getColorIndex().

◆ HAPICOLOR_LIGHTORANGE

const sal_Int32 MsoColorIndices::HAPICOLOR_LIGHTORANGE = 16750848
static

Definition at line 76 of file vbacolorformat.hxx.

Referenced by getColorIndex().

◆ HAPICOLOR_LIGHTTURQUOISE

const sal_Int32 MsoColorIndices::HAPICOLOR_LIGHTTURQUOISE = 13434879
static

Definition at line 60 of file vbacolorformat.hxx.

Referenced by getColorIndex().

◆ HAPICOLOR_LIGHTYELLOW

const sal_Int32 MsoColorIndices::HAPICOLOR_LIGHTYELLOW = 16777113
static

Definition at line 67 of file vbacolorformat.hxx.

Referenced by getColorIndex().

◆ HAPICOLOR_LIME

const sal_Int32 MsoColorIndices::HAPICOLOR_LIME = 10079232
static

Definition at line 74 of file vbacolorformat.hxx.

Referenced by getColorIndex().

◆ HAPICOLOR_NONAME

const sal_Int32 MsoColorIndices::HAPICOLOR_NONAME = 13056
static

Definition at line 82 of file vbacolorformat.hxx.

Referenced by getColorIndex().

◆ HAPICOLOR_OCEANBLUE

const sal_Int32 MsoColorIndices::HAPICOLOR_OCEANBLUE = 26316
static

Definition at line 63 of file vbacolorformat.hxx.

Referenced by getColorIndex().

◆ HAPICOLOR_OLIVEGREEN

const sal_Int32 MsoColorIndices::HAPICOLOR_OLIVEGREEN = 3355392
static

Definition at line 83 of file vbacolorformat.hxx.

Referenced by getColorIndex().

◆ HAPICOLOR_ORANGE

const sal_Int32 MsoColorIndices::HAPICOLOR_ORANGE = 16737792
static

Definition at line 77 of file vbacolorformat.hxx.

Referenced by getColorIndex().

◆ HAPICOLOR_PALEBLUE

const sal_Int32 MsoColorIndices::HAPICOLOR_PALEBLUE = 10079487
static

Definition at line 68 of file vbacolorformat.hxx.

Referenced by getColorIndex().

◆ HAPICOLOR_PERIWINCKLE

const sal_Int32 MsoColorIndices::HAPICOLOR_PERIWINCKLE = 10066431
static

Definition at line 57 of file vbacolorformat.hxx.

Referenced by getColorIndex().

◆ HAPICOLOR_PINK

const sal_Int32 MsoColorIndices::HAPICOLOR_PINK = 16711935
static

Definition at line 47 of file vbacolorformat.hxx.

Referenced by getColorIndex().

◆ HAPICOLOR_PLUM

const sal_Int32 MsoColorIndices::HAPICOLOR_PLUM = 10040166
static

Definition at line 58 of file vbacolorformat.hxx.

Referenced by getColorIndex().

◆ HAPICOLOR_RED

const sal_Int32 MsoColorIndices::HAPICOLOR_RED = 16711680
static

Definition at line 43 of file vbacolorformat.hxx.

Referenced by getColorIndex().

◆ HAPICOLOR_ROSE

const sal_Int32 MsoColorIndices::HAPICOLOR_ROSE = 16751052
static

Definition at line 69 of file vbacolorformat.hxx.

Referenced by getColorIndex().

◆ HAPICOLOR_SEAGREEN

const sal_Int32 MsoColorIndices::HAPICOLOR_SEAGREEN = 3381606
static

Definition at line 81 of file vbacolorformat.hxx.

Referenced by getColorIndex().

◆ HAPICOLOR_SKYBLUE

const sal_Int32 MsoColorIndices::HAPICOLOR_SKYBLUE = 52479
static

Definition at line 65 of file vbacolorformat.hxx.

Referenced by getColorIndex().

◆ HAPICOLOR_TAN

const sal_Int32 MsoColorIndices::HAPICOLOR_TAN = 16764057
static

Definition at line 71 of file vbacolorformat.hxx.

Referenced by getColorIndex().

◆ HAPICOLOR_TEAL

const sal_Int32 MsoColorIndices::HAPICOLOR_TEAL = 32896
static

Definition at line 54 of file vbacolorformat.hxx.

Referenced by getColorIndex().

◆ HAPICOLOR_TURQUOISE

const sal_Int32 MsoColorIndices::HAPICOLOR_TURQUOISE = 65535
static

Definition at line 48 of file vbacolorformat.hxx.

Referenced by getColorIndex().

◆ HAPICOLOR_VIOLET

const sal_Int32 MsoColorIndices::HAPICOLOR_VIOLET = 8388736
static

Definition at line 53 of file vbacolorformat.hxx.

Referenced by getColorIndex().

◆ HAPICOLOR_WHITE

const sal_Int32 MsoColorIndices::HAPICOLOR_WHITE = 16777215
static

Definition at line 42 of file vbacolorformat.hxx.

Referenced by getColorIndex().

◆ HAPICOLOR_YELLOW

const sal_Int32 MsoColorIndices::HAPICOLOR_YELLOW = 16776960
static

Definition at line 46 of file vbacolorformat.hxx.

Referenced by getColorIndex().


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