Home
last modified time | relevance | path

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

/aoo42x/main/svtools/inc/svtools/table/
H A Dtablemodel.hxx520 getRowBackgroundColors() const = 0;
/aoo42x/main/svtools/source/uno/
H A Dunocontroltablemodel.hxx95 getRowBackgroundColors() const;
H A Dsvtxgridcontrol.cxx526 … ::boost::optional< ::std::vector< ::Color > > aColors( m_pTableModel->getRowBackgroundColors() ); in getProperty()
H A Dunocontroltablemodel.cxx755 … ::boost::optional< ::std::vector< ::Color > > UnoControlTableModel::getRowBackgroundColors() const in getRowBackgroundColors() function in svt::table::UnoControlTableModel
/aoo42x/main/svtools/source/table/
H A Dgridtablerenderer.cxx359 …:boost::optional< ::std::vector< ::Color > > aRowColors = m_pImpl->rModel.getRowBackgroundColors(); in PrepareRow()
H A Dtablecontrol_impl.cxx210 virtual ::boost::optional< ::std::vector< ::Color > > getRowBackgroundColors() const in getRowBackgroundColors() function in svt::table::EmptyTableModel

Completed in 43 milliseconds