Home
last modified time | relevance | path

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

/trunk/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/automaton/
H A DValidatingCreator.java368 aCurrentState = aNextState; in Visit()
373 ProcessType(aChild, aCurrentState, aCurrentState, aNextState); in Visit()
374 aCurrentState = aNextState; in Visit()
462 aNextState); in Visit()
464 ProcessType(aChild, aCurrentState, aCurrentState, aNextState); in Visit()
466 aCurrentState = aNextState; in Visit()
507 aNextState); 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 21 milliseconds