Home
last modified time | relevance | path

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

/dports/print/lyx/lyx-2.3.4.2/src/mathed/
H A DInsetMathHull.h258 bool rowChangeOK() const;
H A DInsetMathHull.cpp1275 bool InsetMathHull::rowChangeOK() const in rowChangeOK() function in lyx::InsetMathHull
1295 if (!rowChangeOK()) in addRow()
1333 if (nrows() <= 1 || !rowChangeOK()) in delRow()
2135 if (!rowChangeOK() in getStatus()