svtools/source/control/ruler.cxx |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 9cdb1b3206bde778d330217bc892a290bf3458cb
Author:     Tor Lillqvist <t...@collabora.com>
AuthorDate: Tue Dec 3 18:44:45 2019 +0200
Commit:     Tor Lillqvist <t...@collabora.com>
CommitDate: Thu Dec 5 17:21:20 2019 +0100

    Add a comment telling what "frame margin" means here
    
    Change-Id: Ie6d088217c066ec3091fb28925947175cf62634f
    (cherry picked from commit 21b68c4cd7ce108cf334607ced0b20e7b5914c20)
    (cherry picked from commit 51794501045a6f8b0f6f1c04b6aee2e28647b4ea)
    Reviewed-on: https://gerrit.libreoffice.org/84531
    Tested-by: Jenkins
    Reviewed-by: Tor Lillqvist <t...@collabora.com>

diff --git a/svtools/source/control/ruler.cxx b/svtools/source/control/ruler.cxx
index 05b58774cdac..d123e7e00ece 100644
--- a/svtools/source/control/ruler.cxx
+++ b/svtools/source/control/ruler.cxx
@@ -113,6 +113,7 @@ private:
     long       nNullOff;
     long       nMargin1;
     long       nMargin2;
+    // In this context, "frame margin" means paragraph margins (indents)
     long       nLeftFrameMargin;
     long       nRightFrameMargin;
     RulerMarginStyle nMargin1Style;
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to