Home
last modified time | relevance | path

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

/trunk/main/accessibility/java/java_uno_accessbridge/src/main/java/org/openoffice/java/accessibility/
H A DAccessibleTextImpl.java454 javax.swing.text.SimpleAttributeSet attributeSet = new javax.swing.text.SimpleAttributeSet(); in getCharacterAttribute() local
458 setAttribute(attributeSet, propertyValues[i]); in getCharacterAttribute()
462 return attributeSet; in getCharacterAttribute()

Completed in 14 milliseconds