Searched refs:getHeaderTextColor (Results 1 – 6 of 6) sorted by relevance
470 virtual ::boost::optional< ::Color > getHeaderTextColor() const = 0;
87 virtual ::boost::optional< ::Color > getHeaderTextColor() const;
550 lcl_convertColor( m_pTableModel->getHeaderTextColor(), aPropertyValue ); in getProperty()
657 ::boost::optional< ::Color > UnoControlTableModel::getHeaderTextColor() const in getHeaderTextColor() function in svt::table::UnoControlTableModel
414 …::Color const textColor = lcl_getEffectiveColor( m_pImpl->rModel.getHeaderTextColor(), _rStyle, &S… in PaintRowHeader()
182 virtual ::boost::optional< ::Color > getHeaderTextColor() const in getHeaderTextColor() function in svt::table::EmptyTableModel
Completed in 73 milliseconds