Home
last modified time | relevance | path

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

/trunk/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/model/attribute/
H A DAttributeGroupReference.java42 maReferencedElement = aReferencedElementName; in AttributeGroupReference()
68 return maReferencedElement; in GetReferencedName()
76 return aSchemaBase.AttributeGroups.Get(maReferencedElement); in GetReferencedAttributeGroup()
103 return "reference to attribute group "+maReferencedElement.GetDisplayName(); in toString()
109 private final QualifiedName maReferencedElement; field in AttributeGroupReference

Completed in 17 milliseconds