Searched refs:getActiveSelectionBackColor (Results 1 – 6 of 6) sorted by relevance
347 …lcl_getEffectiveColor( m_pImpl->rModel.getActiveSelectionBackColor(), _rStyle, &StyleSettings::Get… in PrepareRow()471 …? lcl_getEffectiveColor( m_pImpl->rModel.getActiveSelectionBackColor(), _rStyle, &StyleSettings:… in PaintCell()
186 virtual ::boost::optional< ::Color > getActiveSelectionBackColor() const in getActiveSelectionBackColor() function in svt::table::EmptyTableModel
476 virtual ::boost::optional< ::Color > getActiveSelectionBackColor() const = 0;
88 virtual ::boost::optional< ::Color > getActiveSelectionBackColor() const;
554 lcl_convertColor( m_pTableModel->getActiveSelectionBackColor(), aPropertyValue ); in getProperty()
664 ::boost::optional< ::Color > UnoControlTableModel::getActiveSelectionBackColor() const in getActiveSelectionBackColor() function in svt::table::UnoControlTableModel
Completed in 65 milliseconds