Home
last modified time | relevance | path

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

/AOO41X/main/sw/source/ui/config/
H A Dviewopt.cxx450 Color& SwViewOption::GetAppBackgroundColor() in GetAppBackgroundColor() function in SwViewOption
/AOO41X/main/sw/inc/
H A Dviewopt.hxx564 static Color& GetAppBackgroundColor();
/AOO41X/main/sw/source/core/view/
H A Dviewsh.cxx1747 GetOut()->SetFillColor( SwViewOption::GetAppBackgroundColor()); in _PaintDesktop()