Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/config/
H A Dviewopt.cxx402 Color& SwViewOption::GetObjectBoundariesColor() in GetObjectBoundariesColor() function in SwViewOption
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/inc/
H A Dviewopt.hxx647 static Color& GetObjectBoundariesColor();
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/inc/
H A Dviewopt.hxx608 static Color& GetObjectBoundariesColor();
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/config/
H A Dviewopt.cxx373 Color& SwViewOption::GetObjectBoundariesColor() in GetObjectBoundariesColor() function in SwViewOption
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/layout/
H A Dpaintfrm.cxx1074 … case SubColFlags::Fly: pCol = &SwViewOption::GetObjectBoundariesColor(); break; in PaintSubsidiary()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/layout/
H A Dpaintfrm.cxx1100 case SubColFlags::Fly: pCol = &SwViewOption::GetObjectBoundariesColor(); break; in PaintSubsidiary()