LibreOffice Module oox (master) 1
Static Public Member Functions | Public Attributes | List of all members
oox::drawingml::DiagramColor Struct Reference

#include <diagram.hxx>

Static Public Member Functions

static const oox::drawingml::ColorgetColorByIndex (const std::vector< oox::drawingml::Color > &rColors, sal_Int32 nIndex)
 

Public Attributes

std::vector< oox::drawingml::ColormaFillColors
 
std::vector< oox::drawingml::ColormaLineColors
 
std::vector< oox::drawingml::ColormaEffectColors
 
std::vector< oox::drawingml::ColormaTextFillColors
 
std::vector< oox::drawingml::ColormaTextLineColors
 
std::vector< oox::drawingml::ColormaTextEffectColors
 

Detailed Description

Definition at line 113 of file oox/source/drawingml/diagram/diagram.hxx.

Member Function Documentation

◆ getColorByIndex()

const oox::drawingml::Color & oox::drawingml::DiagramColor::getColorByIndex ( const std::vector< oox::drawingml::Color > &  rColors,
sal_Int32  nIndex 
)
static

Definition at line 432 of file diagram.cxx.

References nIndex.

Referenced by oox::drawingml::LayoutNode::setupShape().

Member Data Documentation

◆ maEffectColors

std::vector<oox::drawingml::Color> oox::drawingml::DiagramColor::maEffectColors

◆ maFillColors

std::vector<oox::drawingml::Color> oox::drawingml::DiagramColor::maFillColors

◆ maLineColors

std::vector<oox::drawingml::Color> oox::drawingml::DiagramColor::maLineColors

◆ maTextEffectColors

std::vector<oox::drawingml::Color> oox::drawingml::DiagramColor::maTextEffectColors

◆ maTextFillColors

std::vector<oox::drawingml::Color> oox::drawingml::DiagramColor::maTextFillColors

◆ maTextLineColors

std::vector<oox::drawingml::Color> oox::drawingml::DiagramColor::maTextLineColors

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