Searched refs:getHeaderBackgroundColor (Results 1 – 6 of 6) sorted by relevance
464 virtual ::boost::optional< ::Color > getHeaderBackgroundColor() const = 0;
86 virtual ::boost::optional< ::Color > getHeaderBackgroundColor() const;
546 lcl_convertColor( m_pTableModel->getHeaderBackgroundColor(), aPropertyValue ); in getProperty()
643 ::boost::optional< ::Color > UnoControlTableModel::getHeaderBackgroundColor() const in getHeaderBackgroundColor() function in svt::table::UnoControlTableModel
246 …Color const background = lcl_getEffectiveColor( m_pImpl->rModel.getHeaderBackgroundColor(), _rStyl… in PaintHeaderArea()
178 virtual ::boost::optional< ::Color > getHeaderBackgroundColor() const in getHeaderBackgroundColor() function in svt::table::EmptyTableModel
Completed in 36 milliseconds