Searched refs:getInactiveSelectionTextColor (Results 1 – 6 of 6) sorted by relevance
494 virtual ::boost::optional< ::Color > getInactiveSelectionTextColor() const = 0;
91 virtual ::boost::optional< ::Color > getInactiveSelectionTextColor() const;
566 lcl_convertColor( m_pTableModel->getInactiveSelectionTextColor(), aPropertyValue ); in getProperty()
685 ::boost::optional< ::Color > UnoControlTableModel::getInactiveSelectionTextColor() const in getInactiveSelectionTextColor() function in svt::table::UnoControlTableModel
560 …: lcl_getEffectiveColor( m_pImpl->rModel.getInactiveSelectionTextColor(), i_context.rStyle, &Sty… in impl_paintCellText()
198 virtual ::boost::optional< ::Color > getInactiveSelectionTextColor() const in getInactiveSelectionTextColor() function in svt::table::EmptyTableModel
Completed in 155 milliseconds