]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathUnderset.h
de.po
[lyx.git] / src / mathed / InsetMathUnderset.h
index fbc3e779deaf6f1553bb9bbecb8da628270fa44c..50143ae4d54446677e020af950f2df991fb78f43 100644 (file)
@@ -28,6 +28,10 @@ public:
        ///
        void draw(PainterInfo & pi, int x, int y) const;
        ///
+       bool idxFirst(Cursor &) const;
+       ///
+       bool idxLast(Cursor &) const;
+       ///
        void write(WriteStream & ws) const;
        ///
        void normalize(NormalStream & ns) const;