Home
last modified time | relevance | path

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

/AOO41X/main/sw/source/ui/config/
H A Dviewopt.cxx527 Color& SwViewOption::GetSectionBoundColor() in GetSectionBoundColor() function in SwViewOption
/AOO41X/main/sw/inc/
H A Dviewopt.hxx576 static Color& GetSectionBoundColor();
/AOO41X/main/sw/source/core/layout/
H A Dpaintfrm.cxx963 case SUBCOL_SECT: pCol = &SwViewOption::GetSectionBoundColor(); break; in PaintSubsidiary()