]> git.lyx.org Git - features.git/blobdiff - src/insets/insettabular.h
* LyXView: the accessor methods now return a reference to the member
[features.git] / src / insets / insettabular.h
index 6e653b9aadf971328f28ccd801fe748d39a2dde6..3fec464b5a81ee4370d633ed8969b1a952b875c7 100644 (file)
@@ -215,8 +215,12 @@ public:
        LyXCursor const & cursor(BufferView *) const;
        ///
        bool allowSpellcheck() { return true; }
-       WordLangTuple selectNextWordToSpellcheck(BufferView *, float & value) const;
+       ///
+       WordLangTuple const
+       selectNextWordToSpellcheck(BufferView *, float & value) const;
+       ///
        void selectSelectedWord(BufferView *);
+       ///
        void toggleSelection(BufferView *, bool kill_selection);
        ///
        bool searchForward(BufferView *, string const &,