Home
last modified time | relevance | path

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

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