Home
last modified time | relevance | path

Searched defs:mergeInterval (Results 1 – 3 of 3) sorted by relevance

/dports/textproc/py-openpyxl/openpyxl-2.6.4/openpyxl/workbook/
H A Dviews.py80 mergeInterval = Integer(allow_none=True) variable in CustomWorkbookView
110 mergeInterval=None, argument
/dports/math/libqalculate/libqalculate-3.17.0/libqalculate/
H A DMathStructure.cc2032 bool MathStructure::mergeInterval(const MathStructure &o, bool set_to_overlap) { in mergeInterval() function in MathStructure
H A DNumber.cc1493 bool Number::mergeInterval(const Number &o, bool set_to_overlap) { function in Number