Searched refs:aLineCol (Results 1 – 5 of 5) sorted by relevance
/aoo41x/main/svx/source/dialog/ |
H A D | fntctrl.cxx | 712 Color aLineCol = GetLineColor(); in Paint() local 717 SetLineColor( aLineCol ); in Paint() 723 Color aLineCol = GetLineColor(); in Paint() local 728 SetLineColor( aLineCol ); in Paint() 790 Color aLineCol = GetLineColor(); in Paint() local 796 SetLineColor( aLineCol ); in Paint()
|
H A D | charmap.cxx | 405 Color aLineCol = GetLineColor(); in DrawChars_Impl() local 432 SetLineColor( aLineCol ); in DrawChars_Impl() 567 Color aLineCol = GetLineColor(); in SelectIndex() local 575 SetLineColor( aLineCol ); in SelectIndex()
|
/aoo41x/main/filter/source/graphicfilter/eps/ |
H A D | eps.cxx | 78 Color aLineCol; member 1047 pGS->aLineCol = aLineColor; in ImplWriteActions() 1077 aLineColor = pGS->aLineCol; in ImplWriteActions()
|
/aoo41x/main/vcl/source/gdi/ |
H A D | cvtsvm.cxx | 1398 Color aLineCol( COL_BLACK ); in ImplConvertToSVM1() local 1416 …const sal_Int32 nActCount = ImplWriteActions( rOStm, rMtf, aSaveVDev, bRop_0_1, aLineCol, aLineCol… in ImplConvertToSVM1()
|
/aoo41x/main/svx/source/tbxctrls/ |
H A D | tbcontrl.cxx | 1635 ::Color aLineCol( aColorConfig.GetColorValue( svtools::FONTCOLOR ).nColor ); in CreateBitmaps() 1641 MakeLineBitmap( i, aBmp, aBmpSize, aStr, aLineCol, aBackCol ); in CreateBitmaps()
|
Completed in 60 milliseconds