Searched refs:setTextLineColor (Results 1 – 11 of 11) sorted by relevance
568 forEachItemWindow( &NavigationToolBar::setTextLineColor, NULL ); in SetTextLineColor()576 forEachItemWindow( &NavigationToolBar::setTextLineColor, &_rColor ); in SetTextLineColor()601 …void NavigationToolBar::setTextLineColor( sal_uInt16 /* _nItemId */, Window* _pItemWindow, const v… in setTextLineColor() function in frm::NavigationToolBar
387 ((PDFWriterImpl*)pImplementation)->setTextLineColor(); in SetTextLineColor()392 ((PDFWriterImpl*)pImplementation)->setTextLineColor( rColor ); in SetTextLineColor()
1138 void setTextLineColor() in setTextLineColor() function in vcl::PDFWriterImpl1144 void setTextLineColor( const Color& rColor ) in setTextLineColor() function in vcl::PDFWriterImpl
7078 setTextLineColor( aReliefColor ); in drawRelief()7090 setTextLineColor( aTextLineColor ); in drawRelief()7115 setTextLineColor( rFont.GetColor() ); in drawShadow()7127 setTextLineColor( aSaveTextLineColor ); in drawShadow()10751 setTextLineColor( aState.m_aTextLineColor ); in pop()
62 void setTextLineColor( sal_Int32 _nColor ) { m_aTextLineColor <<= _nColor; } in setTextLineColor() function in frm::FontControlModel
151 …void setTextLineColor( sal_uInt16 /* _nItemId */, Window* _pItemWindow, const void* _pColor ) cons…
139 void setTextLineColor( ::com::sun::star::uno::Any const & i_color );
366 m_pTableModel->setTextLineColor( aValue ); in setProperty()
748 void UnoControlTableModel::setTextLineColor( Any const & i_color ) in setTextLineColor() function in svt::table::UnoControlTableModel
171 …void setTextLineColor(const basegfx::BColor& rNew) { if(rNew != maTextLineColor) maTextLineColor =… in setTextLineColor() function in __anone02f7ea40111::PropertyHolder328 pLast->setTextLineColor(pTip->getTextLineColor()); in Pop()2936 rPropertyHolders.Current().setTextLineColor(pA->GetColor().getBColor()); in interpretMetafile()
334 setTextLineColor( _rxInStream->readLong() ); in read()
Completed in 107 milliseconds