Home
last modified time | relevance | path

Searched refs:aGlobalRetoucheColor (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sw/source/core/layout/
H A Dpaintfrm.cxx240 Color aGlobalRetoucheColor; variable
347 aSGlobalRetoucheColor( aGlobalRetoucheColor ), in SwSavePaintStatics()
389 aGlobalRetoucheColor = aSGlobalRetoucheColor; in ~SwSavePaintStatics()
1521 : aGlobalRetoucheColor ); in lcl_implDrawGraphicBackgrd()
1946 : aGlobalRetoucheColor ); in DrawGraphic()
2870 aGlobalRetoucheColor = pSh->Imp()->GetRetoucheColor(); in Paint()
3113 if( pSh->GetOut()->GetFillColor() != aGlobalRetoucheColor ) in Paint()
3114 pSh->GetOut()->SetFillColor( aGlobalRetoucheColor ); in Paint()
5374 if(pOut->GetFillColor() != aGlobalRetoucheColor) in PaintMarginArea()
5376 pOut->SetFillColor(aGlobalRetoucheColor); in PaintMarginArea()
[all …]
/trunk/main/sw/source/core/text/
H A Dinftxt.cxx596 extern Color aGlobalRetoucheColor;
637 pCol = &aGlobalRetoucheColor; in lcl_IsDarkBackground()
/trunk/main/sw/source/core/txtnode/
H A Dfntcache.cxx2633 extern Color aGlobalRetoucheColor;
2700 pCol = &aGlobalRetoucheColor; in ApplyAutoColor()