Home
last modified time | relevance | path

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

/trunk/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/parser/
H A DSchemaParser.java601 final String sElementReference = GetOptionalAttributeValue("ref", null); in ParseElementOrReference() local
602 if (sElementReference != null) in ParseElementOrReference()
607 CreateQualifiedName(sElementReference), in ParseElementOrReference()

Completed in 25 milliseconds