Home
last modified time | relevance | path

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

/trunk/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/parser/
H A DSchemaParser.java313 aLocalParent.AddChild(ParseChoice(aLocalParent)); in ProcessStartElement()
525 private Choice ParseChoice (final Node aParent) in ParseChoice() method in SchemaParser