]> git.lyx.org Git - lyx.git/blobdiff - src/insets/insetwrap.h
fix #832
[lyx.git] / src / insets / insetwrap.h
index 2090d350f942260a35bbea911e04decdd1a38a64..f53691d2fea399c56655d63123960053b49e73b7 100644 (file)
@@ -65,16 +65,6 @@ public:
        ///
        int getMaxWidth(BufferView *, UpdatableInset const *) const;
        ///
-       string const & type() const;
-       ///
-       LyXLength const & pageWidth() const;
-       ///
-       void pageWidth(LyXLength const &);
-       ///
-       void placement(string const & p);
-       ///
-       string const & placement() const;
-       ///
        void addToToc(toc::TocList &, Buffer const *) const;
        ///
        bool  showInsetDialog(BufferView *) const;