Home
last modified time | relevance | path

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

/AOO42X/main/sw/source/ui/config/
H A Dviewopt.cxx442 Color& SwViewOption::GetObjectBoundariesColor() in GetObjectBoundariesColor() function in SwViewOption
/AOO42X/main/sw/inc/
H A Dviewopt.hxx565 static Color& GetObjectBoundariesColor();
/AOO42X/main/sw/source/core/layout/
H A Dpaintfrm.cxx954 case SUBCOL_FLY: pCol = &SwViewOption::GetObjectBoundariesColor(); break; in PaintSubsidiary()