Home
last modified time | relevance | path

Searched refs:GetRetoucheColor (Results 1 – 12 of 12) sorted by relevance

/aoo4110/main/sw/source/core/view/
H A Dviewimp.cxx376 Color SwViewImp::GetRetoucheColor() const in GetRetoucheColor() function in SwViewImp
383 COL_TRANSPARENT != rSh.GetViewOptions()->GetRetoucheColor().GetColor() ) in GetRetoucheColor()
384 aRet = rSh.GetViewOptions()->GetRetoucheColor(); in GetRetoucheColor()
H A Dpagepreviewlayout.cxx1132 const Color aRetouche( mrParentViewShell.Imp()->GetRetoucheColor() ); in Paint()
H A Dviewsh.cxx2012 pOut->SetFillColor( Imp()->GetRetoucheColor() ); in Paint()
/aoo4110/main/sw/source/ui/config/
H A Dviewopt.cxx107 && aRetoucheColor == rOpt.GetRetoucheColor() in IsEqualFlags()
285 aRetoucheColor = rVOpt.GetRetoucheColor(); in SwViewOption()
327 aRetoucheColor = rVOpt.GetRetoucheColor(); in operator =()
H A Dusrpref.cxx628 case 0: pValues[nProp] <<= (sal_Int32)rParent.GetRetoucheColor().GetColor(); break;// "Color", in Commit()
/aoo4110/main/sw/source/core/inc/
H A Dviewimp.hxx191 Color GetRetoucheColor() const;
/aoo4110/main/sw/source/ui/app/
H A Dappopt.cxx260 pRet->Put(SvxBrushItem(aViewOpt.GetRetoucheColor(), RES_BACKGROUND)); in CreateItemSet()
/aoo4110/main/sw/inc/
H A Dviewopt.hxx505 const Color& GetRetoucheColor() const { return aRetoucheColor;} in GetRetoucheColor() function in SwViewOption
/aoo4110/main/sw/source/core/doc/
H A Dnotxtfrm.cxx246 rOut.SetFillColor( rFrm.getRootFrm()->GetCurrShell()->Imp()->GetRetoucheColor()); in lcl_ClearArea()
/aoo4110/main/sw/source/filter/html/
H A Dcss1atr.cxx2440 COL_TRANSPARENT != pVSh->GetViewOptions()->GetRetoucheColor().GetColor()) in OutCSS1_FrmFmtBackground()
2441 aColor = pVSh->GetViewOptions()->GetRetoucheColor().GetColor(); in OutCSS1_FrmFmtBackground()
/aoo4110/main/sw/source/core/access/
H A Daccpara.cxx1226 rColor = pCrsrSh->Imp()->GetRetoucheColor(); in lcl_GetBackgroundColor()
/aoo4110/main/sw/source/core/layout/
H A Dpaintfrm.cxx2794 aGlobalRetoucheColor = pSh->Imp()->GetRetoucheColor(); in Paint()

Completed in 125 milliseconds