Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/view/
H A Dviewimp.cxx351 Color SwViewImp::GetRetoucheColor() const in GetRetoucheColor() function in SwViewImp
358 COL_TRANSPARENT != rSh.GetViewOptions()->GetRetoucheColor().GetColor() ) in GetRetoucheColor()
359 aRet = rSh.GetViewOptions()->GetRetoucheColor(); in GetRetoucheColor()
H A Dpagepreviewlayout.cxx1128 const Color aRetouche( mrParentViewShell.Imp()->GetRetoucheColor() ); in Paint()
H A Dviewsh.cxx2012 pOut->SetFillColor( Imp()->GetRetoucheColor() ); in Paint()
/trunk/main/sw/source/ui/config/
H A Dviewopt.cxx107 && aRetoucheColor == rOpt.GetRetoucheColor() in IsEqualFlags()
284 aRetoucheColor = rVOpt.GetRetoucheColor(); in SwViewOption()
326 aRetoucheColor = rVOpt.GetRetoucheColor(); in operator =()
H A Dusrpref.cxx628 case 0: pValues[nProp] <<= (sal_Int32)rParent.GetRetoucheColor().GetColor(); break;// "Color", in Commit()
/trunk/main/sw/source/core/inc/
H A Dviewimp.hxx191 Color GetRetoucheColor() const;
/trunk/main/sw/source/ui/app/
H A Dappopt.cxx260 pRet->Put(SvxBrushItem(aViewOpt.GetRetoucheColor(), RES_BACKGROUND)); in CreateItemSet()
/trunk/main/sw/inc/
H A Dviewopt.hxx505 const Color& GetRetoucheColor() const { return aRetoucheColor;} in GetRetoucheColor() function in SwViewOption
/trunk/main/sw/source/core/doc/
H A Dnotxtfrm.cxx260 rOut.SetFillColor( rFrm.getRootFrm()->GetCurrShell()->Imp()->GetRetoucheColor()); in lcl_ClearArea()
/trunk/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()
/trunk/main/sw/source/core/access/
H A Daccpara.cxx1230 rColor = pCrsrSh->Imp()->GetRetoucheColor(); in lcl_GetBackgroundColor()
/trunk/main/sw/source/core/layout/
H A Dpaintfrm.cxx2885 aGlobalRetoucheColor = pSh->Imp()->GetRetoucheColor(); in Paint()

Completed in 122 milliseconds