]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_nestinset.h
whichFont down to 5.3%
[lyx.git] / src / mathed / math_nestinset.h
index f194e1662fe237efb97c8be5115006a5960e861a..bf56c0cb2e221e9e274178004fe39f6533b91349 100644 (file)
@@ -70,9 +70,13 @@ public:
        bool match(MathInset *) const;
        /// replace in all cells
        void replace(ReplaceData &);
+       /// do we contain a given pattern?
+       bool contains(MathArray const &);
 
        /// debug helper
        void dump() const;
+       ///
+       virtual bool editing() const;
 
 protected:
        /// we store the cells in a vector