]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_hullinset.h
revert Buffer LyxText->InsetText commit
[lyx.git] / src / mathed / math_hullinset.h
index e88b6576e3ed770cd8f833034867ad8e67df3997..30c9e8cc083545481b68488e475f1cdb57fb3baa 100644 (file)
@@ -117,7 +117,7 @@ public:
 
 protected:
        ///
-       DispatchResult priv_dispatch(LCursor & cur, FuncRequest const & cmd);
+       void priv_dispatch(LCursor & cur, FuncRequest const & cmd);
        ///
        std::string eolString(row_type row, bool fragile) const;
 
@@ -191,8 +191,6 @@ public:
        ///
        bool display() const;
        ///
-       void edit(LCursor & cur, bool left);
-       ///
        Code lyxCode() const;
 
 private:
@@ -200,13 +198,6 @@ private:
        void handleAccent(BufferView & bv, std::string const & arg,
                std::string const & name);
 
-       /// lfun handler
-       DispatchResult lfunMousePress(LCursor &, FuncRequest const &);
-       ///
-       DispatchResult lfunMouseRelease(LCursor &, FuncRequest const &);
-       ///
-       DispatchResult lfunMouseMotion(LCursor &, FuncRequest const &);
-
 protected:
 
        /** Find the PreviewLoader, add a LaTeX snippet to it and