Home
last modified time | relevance | path

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

/trunk/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/model/base/
H A DINodeReference.java31 INode GetReferencedNode (final SchemaBase aSchema); in GetReferencedNode() method
/trunk/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/iterator/
H A DDereferencingNodeIterator.java91 ((INodeReference)aNode).GetReferencedNode(maSchemaBase), in AddNodes()
/trunk/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/model/attribute/
H A DAttributeGroupReference.java83 public INode GetReferencedNode (final SchemaBase aSchemaBase) in GetReferencedNode() method in AttributeGroupReference
H A DAttributeReference.java71 public INode GetReferencedNode (final SchemaBase aSchemaBase) in GetReferencedNode() method in AttributeReference
/trunk/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/model/complex/
H A DComplexTypeReference.java73 public INode GetReferencedNode (final SchemaBase aSchema) in GetReferencedNode() method in ComplexTypeReference
H A DElementReference.java70 public INode GetReferencedNode (final SchemaBase aSchema) in GetReferencedNode() method in ElementReference
H A DGroupReference.java73 public INode GetReferencedNode (final SchemaBase aSchemaBase) in GetReferencedNode() method in GroupReference
H A DExtension.java89 public INode GetReferencedNode (final SchemaBase aSchema) in GetReferencedNode() method in Extension
/trunk/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/model/simple/
H A DSimpleTypeReference.java64 public INode GetReferencedNode (final SchemaBase aSchemaBase) in GetReferencedNode() method in SimpleTypeReference
/trunk/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/simple/
H A DSimpleTypeDescriptorFactory.java250 maResult = ApplyVisitor(aNode.GetReferencedNode(maSchemaBase)); in Visit()
/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()

Completed in 46 milliseconds