Home
last modified time | relevance | path

Searched refs:bErr2 (Results 1 – 2 of 2) sorted by relevance

/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/core/data/
H A Dtable3.cxx1459 bool bErr2 = false; in CompareCell() local
1465 bErr2 = true; in CompareCell()
1517 if (bErr2) in CompareCell()
1529 else if (bErr1 && bErr2) in CompareCell()
1537 else if (bErr2) // Number <-> Error in CompareCell()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/core/data/
H A Dtable3.cxx1555 bool bErr2 = false; in CompareCell() local
1561 bErr2 = true; in CompareCell()
1613 if (bErr2) in CompareCell()
1625 else if (bErr1 && bErr2) in CompareCell()
1633 else if (bErr2) // Number <-> Error in CompareCell()