Searched defs:setTextLineColor (Results 1 – 5 of 5) sorted by relevance
62 void setTextLineColor( sal_Int32 _nColor ) { m_aTextLineColor <<= _nColor; } in setTextLineColor() function in frm::FontControlModel
601 …void NavigationToolBar::setTextLineColor( sal_uInt16 /* _nItemId */, Window* _pItemWindow, const v… in setTextLineColor() function in frm::NavigationToolBar
748 void UnoControlTableModel::setTextLineColor( Any const & i_color ) in setTextLineColor() function in svt::table::UnoControlTableModel
1138 void setTextLineColor() in setTextLineColor() function in vcl::PDFWriterImpl1144 void setTextLineColor( const Color& rColor ) in setTextLineColor() function in vcl::PDFWriterImpl
171 …void setTextLineColor(const basegfx::BColor& rNew) { if(rNew != maTextLineColor) maTextLineColor =… in setTextLineColor() function in __anone02f7ea40111::PropertyHolder
Completed in 56 milliseconds