Home
last modified time | relevance | path

Searched refs:GetMaximum (Results 1 – 7 of 7) sorted by relevance

/trunk/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/generator/
H A DParserTablesGenerator.java477 if (aType.GetMaximum() != null) in AppendNumberDescription()
483 aLine.append(aType.GetMaximum()); in AppendNumberDescription()
/trunk/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/automaton/
H A DValidatingCreator.java470 if (aOccurrence.GetMaximum() == OccurrenceIndicator.unbounded) in Visit()
492 for (; nIndex<=aOccurrence.GetMaximum(); ++nIndex) in Visit()
/trunk/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/model/complex/
H A DAll.java64 else if (aIndicator.GetMaximum() != 1) in CheckParent()
H A DOccurrenceIndicator.java103 public int GetMaximum () in GetMaximum() method in OccurrenceIndicator
/trunk/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/simple/
H A DNumberNode.java280 public T GetMaximum () in GetMaximum() method in NumberNode
/trunk/main/starmath/inc/
H A Ddialog.hxx215 sal_uInt16 GetMaximum(sal_uInt16 Index) { return Maximum[Index]; } in GetMaximum() function in SmCategoryDesc
/trunk/main/starmath/source/
H A Ddialog.cxx885 pMF->SetMax(pCat->GetMaximum(i)); in SetCategory()

Completed in 40 milliseconds