Lines Matching refs:COL_BLACK
4554 pVDev->SetTextColor( Color( COL_BLACK ) ); in ImplDrawRotateText()
4663 if ( aTextColor.GetColor() == COL_BLACK ) in ImplDrawSpecialText()
4665 if ( aTextLineColor.GetColor() == COL_BLACK ) in ImplDrawSpecialText()
4667 if ( aOverlineColor.GetColor() == COL_BLACK ) in ImplDrawSpecialText()
4673 aReliefColor = Color( COL_BLACK ); in ImplDrawSpecialText()
4714 if ( (GetTextColor().GetColor() == COL_BLACK) in ImplDrawSpecialText()
4718 SetTextColor( Color( COL_BLACK ) ); in ImplDrawSpecialText()
5037 aTextColor = Color( COL_BLACK ); in SetFont()
5063 aTextFillColor = Color( COL_BLACK ); in SetFont()
5129 mpAlphaVDev->SetTextColor( COL_BLACK ); in SetFont()
5182 aColor = Color( COL_BLACK ); in SetTextColor()
5211 mpAlphaVDev->SetTextColor( COL_BLACK ); in SetTextColor()
5250 aColor = Color( COL_BLACK ); in SetTextFillColor()
5284 mpAlphaVDev->SetTextFillColor( COL_BLACK ); in SetTextFillColor()
5327 aColor = Color( COL_BLACK ); in SetTextLineColor()
5353 mpAlphaVDev->SetTextLineColor( COL_BLACK ); in SetTextLineColor()
5386 aColor = Color( COL_BLACK ); in SetOverlineColor()
5412 mpAlphaVDev->SetOverlineColor( COL_BLACK ); in SetOverlineColor()
7617 aVDev.SetTextColor( Color( COL_BLACK ) ); in GetTextBoundRect()
7628 const BitmapColor aBlack( pAcc->GetBestMatchingColor( Color( COL_BLACK ) ) ); in GetTextBoundRect()
7819 aVDev.SetTextColor( Color(COL_BLACK) ); in GetTextOutlines()