]> git.lyx.org Git - lyx.git/blobdiff - src/insets/insetminipage.h
parlist-a-1.diff
[lyx.git] / src / insets / insetminipage.h
index 18237157ecf7bfec472c3a45fccc6f24b669ffb9..5b2fcc52c02612300c554882c410718d41ff401e 100644 (file)
@@ -81,22 +81,6 @@ public:
        ///
        bool insetAllowed(Inset::Code) const;
        ///
-       Position pos() const;
-       ///
-       void pos(Position);
-       ///
-       InnerPosition innerPos() const;
-       ///
-       void innerPos(InnerPosition);
-       ///
-       LyXLength const & pageHeight() const;
-       ///
-       void pageHeight(LyXLength const &);
-       ///
-       LyXLength const & pageWidth() const;
-       ///
-       void pageWidth(LyXLength const &);
-       ///
        int getMaxWidth(BufferView *, UpdatableInset const *) const;
        ///
        bool needFullRow() const { return false; }