Searched defs:PARAGRAPH (Results 1 – 5 of 5) sorted by relevance
344 enum Kind { UNKNOWN, CHARACTER, PARAGRAPH, TABLE }; enumerator
35 public static final String PARAGRAPH = "paragraph"; field in OfficeToken
242 maRoleMap.put (new Integer (AccessibleRole.PARAGRAPH), "PARAGRAPH"); in maRoleMap.put()
241 maRoleMap.put (new Integer (AccessibleRole.PARAGRAPH), "PARAGRAPH"); in maRoleMap.put()
246 maRoleMap.put (new Integer (AccessibleRole.PARAGRAPH), "PARAGRAPH"); in maRoleMap.put()
Completed in 70 milliseconds