LibreOffice Module oox (master) 1
Public Member Functions | Private Attributes | List of all members
oox::drawingml::ClrMap Class Reference

#include <clrscheme.hxx>

Public Member Functions

bool getColorMap (sal_Int32 &nClrToken)
 
void setColorMap (sal_Int32 nClrToken, sal_Int32 nMappedClrToken)
 

Private Attributes

std::map< sal_Int32, sal_Int32 > maClrMap
 

Detailed Description

Definition at line 54 of file clrscheme.hxx.

Member Function Documentation

◆ getColorMap()

bool oox::drawingml::ClrMap::getColorMap ( sal_Int32 &  nClrToken)

Definition at line 68 of file clrscheme.cxx.

References maClrMap.

◆ setColorMap()

void oox::drawingml::ClrMap::setColorMap ( sal_Int32  nClrToken,
sal_Int32  nMappedClrToken 
)

Definition at line 83 of file clrscheme.cxx.

References maClrMap.

Referenced by oox::drawingml::setClrMap().

Member Data Documentation

◆ maClrMap

std::map< sal_Int32, sal_Int32 > oox::drawingml::ClrMap::maClrMap
private

Definition at line 56 of file clrscheme.hxx.

Referenced by getColorMap(), and setColorMap().


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