Home
last modified time | relevance | path

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

/trunk/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/model/complex/
H A DChoice.java32 public class Choice class
35 public Choice ( in Choice() method in Choice
48 return NodeType.Choice; in GetNodeType()
/trunk/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/automaton/
H A DValidatingCreator.java41 import org.apache.openoffice.ooxml.schema.model.complex.Choice;
274 public void Visit (final Choice aChoice) in Visit()
743 final Choice aChoice = new Choice(aAll, aLocation); in GetAllReplacement()
/trunk/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/parser/
H A DSchemaParser.java44 import org.apache.openoffice.ooxml.schema.model.complex.Choice;
525 private Choice ParseChoice (final Node aParent) in ParseChoice()
530 final Choice aChoice = new Choice(aParent, GetLocation()); in ParseChoice()
/trunk/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/model/base/
H A DINodeVisitor.java30 import org.apache.openoffice.ooxml.schema.model.complex.Choice;
62 void Visit (final Choice aChoice); in Visit()
H A DNodeVisitorAdapter.java30 import org.apache.openoffice.ooxml.schema.model.complex.Choice;
69 public void Visit (final Choice aNode) in Visit()
H A DNodeType.java36 Choice, enumConstant
/trunk/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/generator/html/
H A DHtmlGenerator.java45 import org.apache.openoffice.ooxml.schema.model.complex.Choice;
258 public void Visit (final Choice aNode) in Visit()
/trunk/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/model/optimize/
H A DCopyVisitor.java87 case Choice: in Default()
H A DRequestVisitor.java105 case Choice: in Default()
/trunk/main/oox/source/token/
H A Dtokens.txt83 Choice

Completed in 198 milliseconds