Home
last modified time | relevance | path

Searched refs:aDocBoundColor (Results 1 – 2 of 2) sorted by relevance

/AOO41X/main/sw/source/ui/config/
H A Dviewopt.cxx61 Color SwViewOption::aDocBoundColor(COL_LIGHTGRAY);
438 return aDocBoundColor; in GetDocBoundariesColor()
547 aDocBoundColor.SetColor(aValue.nColor); in ApplyColorConfigValues()
/AOO41X/main/sw/inc/
H A Dviewopt.hxx120 static Color aDocBoundColor; // color of document boundaries member in SwViewOption