]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathSymbol.h
Please Coverity (code should be equivalent)
[lyx.git] / src / mathed / InsetMathSymbol.h
index bb18217a8416dbd9b112e84bbd4ea539760dfdef..6ca3ded7d1bbd0df864326e00305184a0c823caf 100644 (file)
@@ -40,7 +40,11 @@ public:
        ///
        mode_type currentMode() const;
        ///
-       bool isRelOp() const;
+       bool isMathRel() const;
+       ///
+       bool isMathBin() const;
+       ///
+       bool isMathPunct() const;
        ///
        bool isOrdAlpha() const;
        /// do we take scripts?