Searched refs:getInactiveSelectionBackColor (Results 1 – 6 of 6) sorted by relevance
353 …: lcl_getEffectiveColor( m_pImpl->rModel.getInactiveSelectionBackColor(), _rStyle, &StyleSetting… in PrepareRow()472 …: lcl_getEffectiveColor( m_pImpl->rModel.getInactiveSelectionBackColor(), _rStyle, &StyleSetting… in PaintCell()
190 virtual ::boost::optional< ::Color > getInactiveSelectionBackColor() const in getInactiveSelectionBackColor() function in svt::table::EmptyTableModel
482 virtual ::boost::optional< ::Color > getInactiveSelectionBackColor() const = 0;
89 virtual ::boost::optional< ::Color > getInactiveSelectionBackColor() const;
558 lcl_convertColor( m_pTableModel->getInactiveSelectionBackColor(), aPropertyValue ); in getProperty()
671 ::boost::optional< ::Color > UnoControlTableModel::getInactiveSelectionBackColor() const in getInactiveSelectionBackColor() function in svt::table::UnoControlTableModel
Completed in 45 milliseconds