Searched refs:getActiveSelectionTextColor (Results 1 – 6 of 6) sorted by relevance
488 virtual ::boost::optional< ::Color > getActiveSelectionTextColor() const = 0;
90 virtual ::boost::optional< ::Color > getActiveSelectionTextColor() const;
562 lcl_convertColor( m_pTableModel->getActiveSelectionTextColor(), aPropertyValue ); in getProperty()
678 ::boost::optional< ::Color > UnoControlTableModel::getActiveSelectionTextColor() const in getActiveSelectionTextColor() function in svt::table::UnoControlTableModel
559 …? lcl_getEffectiveColor( m_pImpl->rModel.getActiveSelectionTextColor(), i_context.rStyle, &Style… in impl_paintCellText()
194 virtual ::boost::optional< ::Color > getActiveSelectionTextColor() const in getActiveSelectionTextColor() function in svt::table::EmptyTableModel
Completed in 39 milliseconds