Home
last modified time | relevance | path

Searched refs:setTextColor (Results 1 – 14 of 14) sorted by path

/trunk/main/drawinglayer/source/primitive2d/
H A Dmetafileprimitive2d.cxx161 void setTextColor(const basegfx::BColor& rNew) { if(rNew != maTextColor) maTextColor = rNew; } in setTextColor() function in __anonc3207dfb0111::PropertyHolder
291 pLast->setTextColor(pTip->getTextColor()); in Pop()
2635 rPropertyHolders.Current().setTextColor(pA->GetColor().getBColor()); in interpretMetafile()
2766 rPropertyHolders.Current().setTextColor(rFontColor.getBColor()); in interpretMetafile()
/trunk/main/forms/source/component/
H A DGrid.cxx1128 setTextColor( (sal_Int32)nValue ); in read()
H A Dnavigationbar.cxx329 setTextColor( _rxInStream->readLong() ); in read()
/trunk/main/forms/source/inc/
H A Dformcontrolfont.hxx57 void setTextColor( sal_Int32 _nColor ) { m_aTextColor <<= _nColor; } in setTextColor() function in frm::FontControlModel
/trunk/main/sd/source/ui/slidesorter/shell/
H A DSlideSorterService.cxx526 void SAL_CALL SlideSorterService::setTextColor (util::Color aTextColor) in setTextColor() function in sd::slidesorter::SlideSorterService
H A DSlideSorterService.hxx169 virtual void SAL_CALL setTextColor (css::util::Color aTextColor)
/trunk/main/svtools/source/uno/
H A Dsvtxgridcontrol.cxx361 m_pTableModel->setTextColor( aValue ); in setProperty()
H A Dunocontroltablemodel.cxx734 void UnoControlTableModel::setTextColor( Any const & i_color ) in setTextColor() function in svt::table::UnoControlTableModel
H A Dunocontroltablemodel.hxx138 void setTextColor( ::com::sun::star::uno::Any const & i_color );
/trunk/main/toolkit/inc/toolkit/awt/
H A Dvclxgraphics.hxx106 …virtual void SAL_CALL setTextColor( ::sal_Int32 _textcolor ) throw (::com::sun::star::uno::Runtime…
/trunk/main/toolkit/source/awt/
H A Dvclxgraphics.cxx207 void VCLXGraphics::setTextColor( sal_Int32 nColor ) throw(uno::RuntimeException) in setTextColor() function in VCLXGraphics
/trunk/main/vcl/source/gdi/
H A Dpdfwriter.cxx372 ((PDFWriterImpl*)pImplementation)->setTextColor( rColor ); in SetTextColor()
H A Dpdfwriter_impl.cxx4904 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()
H A Dpdfwriter_impl.hxx1174 void setTextColor( const Color& rColor ) in setTextColor() function in vcl::PDFWriterImpl

Completed in 162 milliseconds