Home
last modified time | relevance | path

Searched defs:TABLE_CELL (Results 1 – 4 of 4) sorted by relevance

/trunk/main/reportbuilder/java/com/sun/star/report/
H A DOfficeToken.java49 public static final String TABLE_CELL = "table-cell"; field in OfficeToken
/trunk/main/toolkit/test/accessibility/tools/
H A DNameProvider.java260 maRoleMap.put (new Integer (AccessibleRole.TABLE_CELL), "TABLE_CELL"); in maRoleMap.put()
/trunk/main/odk/examples/DevelopersGuide/Accessibility/
H A DNameProvider.java259 maRoleMap.put (new Integer (AccessibleRole.TABLE_CELL), "TABLE_CELL"); in maRoleMap.put()
/trunk/main/accessibility/workben/org/openoffice/accessibility/misc/
H A DNameProvider.java264 maRoleMap.put (new Integer (AccessibleRole.TABLE_CELL), "TABLE_CELL"); in maRoleMap.put()

Completed in 37 milliseconds