Home
last modified time | relevance | path

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