Home
last modified time | relevance | path

Searched refs:SetLineColor (Results 1 – 25 of 275) sorted by last modified time

1234567891011

/trunk/main/vcl/source/window/
H A Ddockmgr.cxx667 SetLineColor( GetSettings().GetStyleSettings().GetFaceColor() ); in DrawBorder()
673 SetLineColor( GetSettings().GetStyleSettings().GetShadowColor() ); in DrawBorder()
700 SetLineColor(); in DrawGrip()
717 SetLineColor( GetSettings().GetStyleSettings().GetDarkShadowColor() ); in DrawGrip()
723 SetLineColor( GetSettings().GetStyleSettings().GetLightColor() ); in DrawGrip()
754 SetLineColor( aLinecolor ); in DrawGrip()
756 SetLineColor(); in DrawGrip()
H A Dtoolbox.cxx538 pThis->SetLineColor( aOldCol ); in ImplDrawGradientBackground()
643 pThis->SetLineColor(); in ImplErase()
1545 pOutDev->SetLineColor( aShadowColor ); in ImplDrawOutButton()
2956 pBox->SetLineColor(); in ImplDrawMoreIndicator()
3004 pBox->SetLineColor( aOldLineColor ); in ImplDrawMoreIndicator()
3013 pBox->SetLineColor(); in ImplDrawDropdownArrow()
3055 pBox->SetLineColor( aOldLineColor ); in ImplDrawDropdownArrow()
3057 pBox->SetLineColor( ); in ImplDrawDropdownArrow()
3314 pThis->SetLineColor(); in ImplDrawMenubutton()
3391 SetLineColor(); in ImplDrawNext()
[all …]
/trunk/main/vcl/source/control/
H A Dtabctrl.cxx859 SetLineColor( rStyleSettings.GetLightColor() ); in ImplDrawItem()
871 SetLineColor( rStyleSettings.GetShadowColor() ); in ImplDrawItem()
875 SetLineColor( rStyleSettings.GetDarkShadowColor() ); in ImplDrawItem()
882 SetLineColor( Color( COL_BLACK ) ); in ImplDrawItem()
1124 SetLineColor( rStyleSettings.GetLightColor() ); in ImplPaint()
1126 SetLineColor( Color( COL_BLACK ) ); in ImplPaint()
1153 SetLineColor( rStyleSettings.GetDialogColor() ); in ImplPaint()
1155 SetLineColor( rStyleSettings.GetShadowColor() ); in ImplPaint()
1161 SetLineColor( rStyleSettings.GetDialogColor() ); in ImplPaint()
1163 SetLineColor( rStyleSettings.GetDarkShadowColor() ); in ImplPaint()
/trunk/main/cui/source/dialogs/
H A Dabout.cxx558 SetLineColor(); in Paint()
/trunk/main/sw/source/ui/frmdlg/
H A Dcolex.cxx375 SetLineColor(rDlgColor); in Paint()
379 SetLineColor( rFieldTextColor ); in Paint()
525 SetLineColor(aLineColor); in DrawPage()
/trunk/main/sw/source/core/view/
H A Dpagepreviewlayout.cxx1131 pOutputDev->SetLineColor(); // OD 20.02.2003 #107369# - no line color in Paint()
1299 pOutputDev->SetLineColor( aSelPgLineColor ); in _PaintSelectMarkAtPage()
1309 pOutputDev->SetLineColor( aLine ); in _PaintSelectMarkAtPage()
H A Dvprint.cxx232 pOutDev->SetLineColor(); in InitPrt()
/trunk/main/vcl/source/gdi/
H A Doutdev3.cxx3230 mpGraphics->SetLineColor(); in ImplDrawTextBackground()
3535 mpGraphics->SetLineColor( ImplColorToSal( rColor ) ); in ImplDrawWaveLine()
3565 mpGraphics->SetLineColor(); in ImplDrawWaveLine()
3576 mpGraphics->SetLineColor( ImplColorToSal( rColor ) ); in ImplDrawWaveLine()
3782 mpGraphics->SetLineColor(); in ImplDrawStraightTextLine()
3978 mpGraphics->SetLineColor(); in ImplDrawStrikeoutLine()
4469 SetLineColor( GetTextColor() ); in ImplDrawEmphasisMarks()
4474 SetLineColor(); in ImplDrawEmphasisMarks()
4514 SetLineColor( aOldLineColor ); in ImplDrawEmphasisMarks()
/trunk/main/vcl/aqua/source/gdi/
H A Dsalgdi.cxx599 void AquaSalGraphics::SetLineColor() in SetLineColor() function in AquaSalGraphics
608 void AquaSalGraphics::SetLineColor( SalColor nSalColor ) in SetLineColor() function in AquaSalGraphics
648 SetLineColor( ImplGetROPSalColor( nROPColor ) ); in SetROPLineColor()
/trunk/main/sw/source/core/layout/
H A Dpaintfrm.cxx770 pOut->SetLineColor(); in PaintLines()
935 pOut->SetLineColor(); in PaintSubsidiary()
1913 pOutDev->SetLineColor(); in DrawGraphic()
3176 pSh->GetWin()->SetLineColor( COL_LIGHTRED ); in Paint()
3749 pOut->SetLineColor(); in Paint()
5543 _pViewShell->GetOut()->SetLineColor( rColor ); in PaintPageBorder()
5566 _pViewShell->GetOut()->SetLineColor(); in PaintNotesSidebar()
5618 _pViewShell->GetOut()->SetLineColor(); in PaintNotesSidebar()
5638 _pViewShell->GetOut()->SetLineColor(); in PaintNotesSidebar()
5741 pOut->SetLineColor(); in PaintBaBo()
[all …]
H A Dlayact.cxx2384 pWin->SetLineColor(); in ShowIdle()
/trunk/main/sw/source/core/text/
H A Dtxtfly.cxx1897 pOut->SetLineColor( rOpenColor ); in ShowContour()
1901 pOut->SetLineColor( rClosedColor ); in ShowContour()
1954 pOut->SetLineColor( aSaveColor ); in ShowContour()
/trunk/main/svx/source/svdraw/
H A Dsvdobj.cxx193 rOut.SetLineColor(COL_BLACK); in PaintMacro()
1877 rOut.SetLineColor(COL_BLACK); in PaintMacro()
H A Dsvdedxv.cxx1063 pWin->SetLineColor(COL_BLACK); in SdrEndTextEdit()
/trunk/main/filter/source/flash/
H A Dswfwriter1.cxx1185 mpVDev->SetLineColor( *pLineColor ); in Impl_writeLine()
1191 mpVDev->SetLineColor( aOldColor ); in Impl_writeLine()
1418 mpVDev->SetLineColor(); in Impl_handleLineInfoPolyPolygons()
1427 mpVDev->SetLineColor(aOldLineColor); in Impl_handleLineInfoPolyPolygons()
/trunk/main/sw/source/ui/app/
H A Ddocsh.cxx895 pDev->SetLineColor(); in Draw()
/trunk/main/sw/source/core/doc/
H A Dnotxtfrm.cxx261 rOut.SetLineColor(); in lcl_ClearArea()
/trunk/main/svx/source/stbctrls/
H A Dpszctrl.cxx370 pDev->SetLineColor(); in Paint()
424 pDev->SetLineColor( aOldLineColor ); in Paint()
H A Dzoomsliderctrl.cxx279 pDev->SetLineColor( Color( COL_GRAY ) ); in Paint()
313 pDev->SetLineColor( Color ( COL_GRAY ) ); in Paint()
318 pDev->SetLineColor( Color( COL_GRAY ) ); in Paint()
340 pDev->SetLineColor( aOldLineColor ); in Paint()
H A Dxmlsecctrl.cxx174 pDev->SetLineColor(); in Paint()
196 pDev->SetLineColor( aOldLineColor ); in Paint()
/trunk/main/sc/source/ui/sidebar/
H A DCellLineStyleValueSet.cxx139 pDev->SetLineColor(COL_WHITE); in UserDraw()
144 pDev->SetLineColor(GetSettings().GetStyleSettings().GetFieldTextColor()); // high contrast in UserDraw()
178 pDev->SetLineColor(aOldColor); in UserDraw()
H A DCellBorderUpdater.cxx63 pBmpAcc->SetLineColor( ::Application::GetSettings().GetStyleSettings().GetFieldTextColor() ) ; in UpdateCellBorder()
71 pMskAcc->SetLineColor( COL_BLACK ); in UpdateCellBorder()
/trunk/main/svtools/source/misc/
H A Dembedhlp.cxx822 pOut->SetLineColor( Color( COL_BLACK ) ); in DrawShading()
/trunk/main/vcl/inc/vcl/
H A Dpdfwriter.hxx719 void SetLineColor( const Color& rColor );
720 void SetLineColor() { SetLineColor( Color( COL_TRANSPARENT ) ); } in SetLineColor() function in vcl::PDFWriter
763 { Push(); SetLineColor( rColor ); DrawPixel( rPts ); Pop(); } in DrawPixel()
/trunk/main/svtools/source/contnr/
H A Dsvimpbox.cxx1100 pView->SetLineColor( aCol ); in DrawNet()
1169 pView->SetLineColor( aOldLineColor ); in DrawNet()
3098 pView->SetLineColor( Color( COL_BLACK ) ); in PaintDDCursor()
3100 pView->SetLineColor( aOldLineColor ); in PaintDDCursor()

Completed in 282 milliseconds

1234567891011