Home
last modified time | relevance | path

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

/trunk/main/accessibility/workben/org/openoffice/accessibility/awb/view/
H A DTableView.java64 maRowCountLabel = aLayout.AddLabeledEntry ("Row Count: "); in TableView()
84 maRowCountLabel.setText ("<null object>"); in Update()
94 maRowCountLabel.setText (Integer.toString (nRowCount)); in Update()
152 maRowCountLabel, field in TableView

Completed in 17 milliseconds