Home
last modified time | relevance | path

Searched refs:getInactiveSelectionBackColor (Results 1 – 6 of 6) sorted by relevance

/aoo4110/main/svtools/source/table/
H A Dgridtablerenderer.cxx353 …: lcl_getEffectiveColor( m_pImpl->rModel.getInactiveSelectionBackColor(), _rStyle, &StyleSetting… in PrepareRow()
472 …: lcl_getEffectiveColor( m_pImpl->rModel.getInactiveSelectionBackColor(), _rStyle, &StyleSetting… in PaintCell()
H A Dtablecontrol_impl.cxx190 virtual ::boost::optional< ::Color > getInactiveSelectionBackColor() const in getInactiveSelectionBackColor() function in svt::table::EmptyTableModel
/aoo4110/main/svtools/inc/svtools/table/
H A Dtablemodel.hxx482 virtual ::boost::optional< ::Color > getInactiveSelectionBackColor() const = 0;
/aoo4110/main/svtools/source/uno/
H A Dunocontroltablemodel.hxx89 virtual ::boost::optional< ::Color > getInactiveSelectionBackColor() const;
H A Dsvtxgridcontrol.cxx558 lcl_convertColor( m_pTableModel->getInactiveSelectionBackColor(), aPropertyValue ); in getProperty()
H A Dunocontroltablemodel.cxx671 ::boost::optional< ::Color > UnoControlTableModel::getInactiveSelectionBackColor() const in getInactiveSelectionBackColor() function in svt::table::UnoControlTableModel

Completed in 70 milliseconds