]> git.lyx.org Git - lyx.git/blobdiff - src/BufferView.h
DocBook: add a layout tag to tell whether an item is the abstract or not.
[lyx.git] / src / BufferView.h
index 3cfd6239a3f1751899800fff6021ead6cc91a446..fbbd1e7f2645440eac78fe2158ea3c74ae9b762c 100644 (file)
@@ -104,9 +104,12 @@ public:
 
        /// right margin
        int rightMargin() const;
-
        /// left margin
        int leftMargin() const;
+       /// top margin
+       int topMargin() const;
+       /// bottom margin
+       int bottomMargin() const;
 
        /// return the on-screen size of this length
        /*