Home
last modified time | relevance | path

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

/trunk/main/accessibility/workben/org/openoffice/accessibility/awb/view/
H A DComponentView.java73 maBackgroundColorLabel = aLayout.AddLabeledEntry ("Background Color: "); in ComponentView()
94 maBackgroundColorLabel.setText ("<null object>"); in Update()
119 maBackgroundColorLabel.setText ( in Update()
190 maBackgroundColorLabel; field in ComponentView