]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathRoot.h
de.po
[lyx.git] / src / mathed / InsetMathRoot.h
index d9e92c07beffa39828323b431c3a99f2705fee18..088be24c050be975dff041a3946d36fc3c124733 100644 (file)
@@ -30,6 +30,10 @@ public:
        bool idxForward(Cursor & cur) const;
        ///
        bool idxBackward(Cursor & cur) const;
+       ///
+       bool idxFirst(Cursor &) const;
+       ///
+       bool idxLast(Cursor &) const;
 
        ///
        void metrics(MetricsInfo & mi, Dimension & dim) const;