Home
last modified time | relevance | path

Searched refs:HAPICOLOR_BLACK (Results 1 – 2 of 2) sorted by relevance

/AOO41X/main/vbahelper/source/vbahelper/
H A Dvbacolorformat.hxx46 const static sal_Int32 HAPICOLOR_BLACK = 0; member
H A Dvbacolorformat.cxx34 …{ HAPICOLOR_BLACK, HAPICOLOR_WITHE, HAPICOLOR_RED, HAPICOLOR_BRIGHTGREEN, HAPICOLOR_BLUE, HAPICO… in getColorIndex()