Home
last modified time | relevance | path

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

/aoo4110/main/accessibility/workben/org/openoffice/accessibility/awb/view/
H A DTableView.java66 maCellCountLabel = aLayout.AddLabeledEntry ("Cell Count: "); in TableView()
86 maCellCountLabel.setText ("<null object>"); in Update()
96 maCellCountLabel.setText (Integer.toString (nRowCount*nColumnCount)); in Update()
154 maCellCountLabel, field in TableView

Completed in 12 milliseconds