Searched refs:getTextLineColor (Results 1 – 9 of 9) sorted by relevance
65 sal_Int32 getTextLineColor( ) const;
170 const basegfx::BColor& getTextLineColor() const { return maTextLineColor; } in getTextLineColor() function in __anone02f7ea40111::PropertyHolder328 pLast->setTextLineColor(pTip->getTextLineColor()); in Pop()1371 rProperty.getTextLineColorActive() ? rProperty.getTextLineColor() : aFontColor, in proccessMetaTextAction()1535 rProperty.getTextLineColor())); in proccessMetaTextLineAction()
506 virtual ::boost::optional< ::Color > getTextLineColor() const = 0;
93 virtual ::boost::optional< ::Color > getTextLineColor() const;
574 lcl_convertColor( m_pTableModel->getTextLineColor(), aPropertyValue ); in getProperty()
741 ::boost::optional< ::Color > UnoControlTableModel::getTextLineColor() const in getTextLineColor() function in svt::table::UnoControlTableModel
193 sal_Int32 FontControlModel::getTextLineColor( ) const in getTextLineColor() function in frm::FontControlModel
274 _rxOutStream->writeLong( getTextLineColor() ); in write()
206 virtual ::boost::optional< ::Color > getTextLineColor() const in getTextLineColor() function in svt::table::EmptyTableModel
Completed in 83 milliseconds