Searched refs:getRowBackgroundColors (Results 1 – 6 of 6) sorted by relevance
520 getRowBackgroundColors() const = 0;
95 getRowBackgroundColors() const;
526 … ::boost::optional< ::std::vector< ::Color > > aColors( m_pTableModel->getRowBackgroundColors() ); in getProperty()
755 … ::boost::optional< ::std::vector< ::Color > > UnoControlTableModel::getRowBackgroundColors() const in getRowBackgroundColors() function in svt::table::UnoControlTableModel
359 …:boost::optional< ::std::vector< ::Color > > aRowColors = m_pImpl->rModel.getRowBackgroundColors(); in PrepareRow()
210 virtual ::boost::optional< ::std::vector< ::Color > > getRowBackgroundColors() const in getRowBackgroundColors() function in svt::table::EmptyTableModel
Completed in 46 milliseconds