Home
last modified time | relevance | path

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