Home
last modified time | relevance | path

Searched refs:aTextLineColor (Results 1 – 5 of 5) sorted by relevance

/trunk/main/editeng/source/editeng/
H A Dimpedit3.cxx3319 const Color aTextLineColor(pOutDev->GetTextLineColor()); in Paint() local
3332 aTextLineColor); in Paint()
3576 const Color aTextLineColor(pOutDev->GetTextLineColor()); in Paint() local
3618 aTextLineColor); in Paint()
3670 const Color aTextLineColor(pOutDev->GetTextLineColor()); in Paint() local
3680 aTextLineColor); in Paint()
/trunk/main/svx/source/fmcomp/
H A Dfmgridif.cxx1926 ::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()
H A Dgridcell.cxx773 Color aTextLineColor( rParent.GetTextLineColor() ); in ImplInitWindow() local
786 pWindows[i]->SetTextLineColor(aTextLineColor); in ImplInitWindow()
/trunk/main/vcl/source/gdi/
H A Doutdev3.cxx4659 Color aTextLineColor( aOldTextLineColor ); in ImplDrawSpecialText() local
4665 if ( aTextLineColor.GetColor() == COL_BLACK ) in ImplDrawSpecialText()
4666 aTextLineColor = Color( COL_WHITE ); in ImplDrawSpecialText()
4690 SetTextLineColor( aTextLineColor ); in ImplDrawSpecialText()
H A Dpdfwriter_impl.cxx7061 Color aTextLineColor = m_aCurrentPDFState.m_aTextLineColor; in drawRelief() local
7066 if( aTextLineColor == COL_BLACK ) in drawRelief()
7067 aTextLineColor = Color( COL_WHITE ); in drawRelief()
7090 setTextLineColor( aTextLineColor ); in drawRelief()

Completed in 144 milliseconds