Home
last modified time | relevance | path

Searched refs:maSelectionColor (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/sd/source/ui/slidesorter/controller/
H A DSlsProperties.cxx40 maSelectionColor(Application::GetSettings().GetStyleSettings().GetHighlightColor()), in Properties()
63 maSelectionColor = Application::GetSettings().GetStyleSettings().GetHighlightColor(); in HandleDataChangeEvent()
201 return maSelectionColor; in GetSelectionColor()
209 maSelectionColor = rColor; in SetSelectionColor()
/aoo4110/main/toolkit/test/accessibility/
H A DCanvasShape.java41 public final Color maSelectionColor = Color.green; field in CanvasShape
166 g.setColor (maSelectionColor); in paint()
/aoo4110/main/accessibility/workben/org/openoffice/accessibility/awb/canvas/
H A DCanvasShape.java45 public final Color maSelectionColor = Color.green; field in CanvasShape
199 g.setColor (maSelectionColor); in paint()
/aoo4110/main/sd/source/ui/slidesorter/inc/controller/
H A DSlsProperties.hxx130 Color maSelectionColor; member in sd::slidesorter::controller::Properties

Completed in 32 milliseconds