]> git.lyx.org Git - features.git/blobdiff - src/mathed/math_hullinset.h
*duck*
[features.git] / src / mathed / math_hullinset.h
index 8202b807bc46a2b06a0be35298ba750716e83ffe..c9d90deb1cb6919d88ce39806a9fedcb372fa505 100644 (file)
@@ -75,6 +75,10 @@ public:
        int defaultColSpace(col_type col);
        ///
        char defaultColAlign(col_type col);
+       ///
+       bool idxFirst(idx_type &, pos_type &) const;
+       ///
+       bool idxLast(idx_type &, pos_type &) const;
 
        ///
        MathInsetTypes getType() const;