Searched refs:AttributeValues (Results 1 – 4 of 4) sorted by relevance
24 import org.apache.openoffice.ooxml.parser.attribute.AttributeValues;35 final AttributeValues aValues, in ElementContext()64 public AttributeValues GetAttributes () in GetAttributes()86 private final AttributeValues maAttributeValues;
35 import org.apache.openoffice.ooxml.parser.attribute.AttributeValues;165 final AttributeValues aAttributeValues = maAttributeManager.ParseAttributes( in ProcessStartElement()
112 public AttributeValues ParseAttributes ( in ParseAttributes()116 final AttributeValues aValues = new AttributeValues(); in ParseAttributes()
30 public class AttributeValues class32 AttributeValues () in AttributeValues() method in AttributeValues