Home
last modified time | relevance | path

Searched refs:ColorFormatType (Results 1 – 4 of 4) sorted by relevance

/trunk/main/vbahelper/source/vbahelper/
H A Dvbacolorformat.cxx74 case ColorFormatType::LINEFORMAT_FORECOLOR: in getRGB()
77 case ColorFormatType::LINEFORMAT_BACKCOLOR: in getRGB()
81 case ColorFormatType::FILLFORMAT_FORECOLOR: in getRGB()
84 case ColorFormatType::FILLFORMAT_BACKCOLOR: in getRGB()
100 case ColorFormatType::LINEFORMAT_FORECOLOR: in setRGB()
103 case ColorFormatType::LINEFORMAT_BACKCOLOR: in setRGB()
106 case ColorFormatType::FILLFORMAT_FORECOLOR: in setRGB()
113 case ColorFormatType::FILLFORMAT_BACKCOLOR: in setRGB()
H A Dvbafillformat.cxx164 …t.set( new ScVbaColorFormat( getParent(), mxContext, this, m_xShape, ColorFormatType::FILLFORMAT_B… in BackColor()
172 …t.set( new ScVbaColorFormat( getParent(), mxContext, this, m_xShape, ColorFormatType::FILLFORMAT_F… in ForeColor()
H A Dvbalineformat.cxx422 …t >( new ScVbaColorFormat( getParent(), mxContext, this, m_xShape, ::ColorFormatType::LINEFORMAT_B… in BackColor()
428 …t >( new ScVbaColorFormat( getParent(), mxContext, this, m_xShape, ::ColorFormatType::LINEFORMAT_F… in ForeColor()
H A Dvbacolorformat.hxx34 class ColorFormatType class

Completed in 24 milliseconds