Home
last modified time | relevance | path

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

/trunk/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/model/simple/
H A DRestriction.java261 public String GetMaxExclusive () in GetMaxExclusive() method in Restriction
/trunk/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/simple/
H A DNumberNode.java96 ApplyMaximum(ParseString(aNode.GetMaxExclusive()), false); in ApplyRestriction()