Searched defs:setTextColor (Results 1 – 6 of 6) sorted by relevance
57 void setTextColor( sal_Int32 _nColor ) { m_aTextColor <<= _nColor; } in setTextColor() function in frm::FontControlModel
526 void SAL_CALL SlideSorterService::setTextColor (util::Color aTextColor) in setTextColor() function in sd::slidesorter::SlideSorterService
207 void VCLXGraphics::setTextColor( sal_Int32 nColor ) throw(uno::RuntimeException) in setTextColor() function in VCLXGraphics
734 void UnoControlTableModel::setTextColor( Any const & i_color ) in setTextColor() function in svt::table::UnoControlTableModel
1174 void setTextColor( const Color& rColor ) in setTextColor() function in vcl::PDFWriterImpl
161 void setTextColor(const basegfx::BColor& rNew) { if(rNew != maTextColor) maTextColor = rNew; } in setTextColor() function in __anone02f7ea40111::PropertyHolder
Completed in 55 milliseconds