Home
last modified time | relevance | path

Searched refs:SetMaxInclusive (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.java178 public void SetMaxInclusive (final String sValue) in SetMaxInclusive() method in Restriction
/trunk/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/parser/
H A DSchemaParser.java718 aRestriction.SetMaxInclusive(sValue); in ParseRestriction()