LibreOffice Module vbahelper (master) 1
Static Public Attributes | List of all members
ColorFormatType Class Reference

#include <vbacolorformat.hxx>

Static Public Attributes

static const sal_Int16 LINEFORMAT_FORECOLOR = 1
 
static const sal_Int16 LINEFORMAT_BACKCOLOR = 2
 
static const sal_Int16 FILLFORMAT_FORECOLOR = 3
 
static const sal_Int16 FILLFORMAT_BACKCOLOR = 4
 
static const sal_Int16 THREEDFORMAT_EXTRUSIONCOLOR = 5
 

Detailed Description

Definition at line 29 of file vbacolorformat.hxx.

Member Data Documentation

◆ FILLFORMAT_BACKCOLOR

const sal_Int16 ColorFormatType::FILLFORMAT_BACKCOLOR = 4
static

◆ FILLFORMAT_FORECOLOR

const sal_Int16 ColorFormatType::FILLFORMAT_FORECOLOR = 3
static

◆ LINEFORMAT_BACKCOLOR

const sal_Int16 ColorFormatType::LINEFORMAT_BACKCOLOR = 2
static

◆ LINEFORMAT_FORECOLOR

const sal_Int16 ColorFormatType::LINEFORMAT_FORECOLOR = 1
static

◆ THREEDFORMAT_EXTRUSIONCOLOR

const sal_Int16 ColorFormatType::THREEDFORMAT_EXTRUSIONCOLOR = 5
static

Definition at line 36 of file vbacolorformat.hxx.


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