Home
last modified time | relevance | path

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