Home
last modified time | relevance | path

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

/trunk/main/svtools/inc/svtools/table/
H A Dtablemodel.hxx464 virtual ::boost::optional< ::Color > getHeaderBackgroundColor() const = 0;
/trunk/main/svtools/source/uno/
H A Dunocontroltablemodel.hxx86 virtual ::boost::optional< ::Color > getHeaderBackgroundColor() const;
H A Dsvtxgridcontrol.cxx546 lcl_convertColor( m_pTableModel->getHeaderBackgroundColor(), aPropertyValue ); in getProperty()
H A Dunocontroltablemodel.cxx643 ::boost::optional< ::Color > UnoControlTableModel::getHeaderBackgroundColor() const in getHeaderBackgroundColor() function in svt::table::UnoControlTableModel
/trunk/main/svtools/source/table/
H A Dgridtablerenderer.cxx246 …Color const background = lcl_getEffectiveColor( m_pImpl->rModel.getHeaderBackgroundColor(), _rStyl… in PaintHeaderArea()
H A Dtablecontrol_impl.cxx178 virtual ::boost::optional< ::Color > getHeaderBackgroundColor() const in getHeaderBackgroundColor() function in svt::table::EmptyTableModel

Completed in 127 milliseconds