Searched refs:aTextLineColor (Results 1 – 5 of 5) sorted by relevance
1926 ::Color aTextLineColor( bVoid ? COL_TRANSPARENT : ::comphelper::getINT32( Value ) ); in setProperty()1934 pGrid->SetTextLineColor(aTextLineColor); in setProperty()1935 pGrid->GetDataWindow().SetTextLineColor(aTextLineColor); in setProperty()1949 pXCell->SetTextLineColor(aTextLineColor); in setProperty()
773 Color aTextLineColor( rParent.GetTextLineColor() ); in ImplInitWindow() local786 pWindows[i]->SetTextLineColor(aTextLineColor); in ImplInitWindow()
3319 const Color aTextLineColor(pOutDev->GetTextLineColor()); in Paint() local3332 aTextLineColor); in Paint()3603 const Color aTextLineColor(pOutDev->GetTextLineColor()); in Paint() local3613 aTextLineColor); in Paint()
4659 Color aTextLineColor( aOldTextLineColor ); in ImplDrawSpecialText() local4665 if ( aTextLineColor.GetColor() == COL_BLACK ) in ImplDrawSpecialText()4666 aTextLineColor = Color( COL_WHITE ); in ImplDrawSpecialText()4690 SetTextLineColor( aTextLineColor ); in ImplDrawSpecialText()
7061 Color aTextLineColor = m_aCurrentPDFState.m_aTextLineColor; in drawRelief() local7066 if( aTextLineColor == COL_BLACK ) in drawRelief()7067 aTextLineColor = Color( COL_WHITE ); in drawRelief()7090 setTextLineColor( aTextLineColor ); in drawRelief()
Completed in 230 milliseconds