Home
last modified time | relevance | path

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

/trunk/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/automaton/
H A DValidatingCreator.java367 … ProcessType(aExtension.GetReferencedNode(maSchemaBase), aCurrentState, aCurrentState, aNextState); in Visit() local
368 aCurrentState = aNextState; in Visit()
373 ProcessType(aChild, aCurrentState, aCurrentState, aNextState); in Visit()
374 aCurrentState = aNextState; in Visit()
461 aCurrentState, in Visit()
464 ProcessType(aChild, aCurrentState, aCurrentState, aNextState); in Visit()
506 aCurrentState, in Visit()
509 ProcessType(aChild, aCurrentState, aCurrentState, aNextState); in Visit()
512 aCurrentState = aNextState; in Visit()
542 ProcessType(aChild, aCurrentState, aCurrentState, aNextState); in Visit()
[all …]

Completed in 12 milliseconds