Home
last modified time | relevance | path

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

/trunk/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/generator/
H A DParserTablesGenerator.java469 if (aType.GetMinimum() != null) in AppendNumberDescription()
475 aLine.append(aType.GetMinimum()); in AppendNumberDescription()
/trunk/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/automaton/
H A DValidatingCreator.java444 if (aOccurrence.GetMinimum() == 0) in Visit()
454 for (; nIndex<=aOccurrence.GetMinimum(); ++nIndex) in Visit()
/trunk/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/model/complex/
H A DAll.java62 if (aIndicator.GetMinimum() > 1) in CheckParent()
H A DOccurrenceIndicator.java95 public int GetMinimum () in GetMinimum() method in OccurrenceIndicator
/trunk/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/simple/
H A DNumberNode.java272 public T GetMinimum () in GetMinimum() method in NumberNode
/trunk/main/starmath/inc/
H A Ddialog.hxx214 sal_uInt16 GetMinimum(sal_uInt16 Index) { return Minimum[Index]; } in GetMinimum() function in SmCategoryDesc
/trunk/main/starmath/source/
H A Ddialog.cxx884 pMF->SetMin(pCat->GetMinimum(i)); in SetCategory()

Completed in 44 milliseconds