Searched refs:setTextColor (Results 1 – 14 of 14) sorted by relevance
57 void setTextColor( sal_Int32 _nColor ) { m_aTextColor <<= _nColor; } in setTextColor() function in frm::FontControlModel
161 … void setTextColor(const basegfx::BColor& rNew) { if(rNew != maTextColor) maTextColor = rNew; } in setTextColor() function in __anonf0e3eae30111::PropertyHolder291 pLast->setTextColor(pTip->getTextColor()); in Pop()2630 rPropertyHolders.Current().setTextColor(pA->GetColor().getBColor()); in interpretMetafile()2761 rPropertyHolders.Current().setTextColor(rFontColor.getBColor()); in interpretMetafile()
138 void setTextColor( ::com::sun::star::uno::Any const & i_color );
361 m_pTableModel->setTextColor( aValue ); in setProperty()
734 void UnoControlTableModel::setTextColor( Any const & i_color ) in setTextColor() function in svt::table::UnoControlTableModel
169 virtual void SAL_CALL setTextColor (css::util::Color aTextColor)
526 void SAL_CALL SlideSorterService::setTextColor (util::Color aTextColor) in setTextColor() function in sd::slidesorter::SlideSorterService
106 …virtual void SAL_CALL setTextColor( ::sal_Int32 _textcolor ) throw (::com::sun::star::uno::Runtime…
329 setTextColor( _rxInStream->readLong() ); in read()
1128 setTextColor( (sal_Int32)nValue ); in read()
372 ((PDFWriterImpl*)pImplementation)->setTextColor( rColor ); in SetTextColor()
1174 void setTextColor( const Color& rColor ) in setTextColor() function in vcl::PDFWriterImpl
4904 setTextColor( replaceColor( rWidget.TextColor, rSettings.GetButtonTextColor() ) ); in createDefaultPushButtonAppearance()5195 setTextColor( replaceColor( rWidget.TextColor, rSettings.GetRadioCheckTextColor() ) ); in createDefaultCheckBoxAppearance()5320 setTextColor( replaceColor( rWidget.TextColor, rSettings.GetRadioCheckTextColor() ) ); in createDefaultRadioButtonAppearance()10740 setTextColor( aState.m_aFont.GetColor() ); in pop()
207 void VCLXGraphics::setTextColor( sal_Int32 nColor ) throw(uno::RuntimeException) in setTextColor() function in VCLXGraphics
Completed in 163 milliseconds