[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-6.0' - svtools/source
Tor Lillqvist (via logerrit)
logerrit at kemper.freedesktop.org
Tue Dec 3 16:46:39 UTC 2019
svtools/source/control/ruler.cxx | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 21b68c4cd7ce108cf334607ced0b20e7b5914c20
Author: Tor Lillqvist <tml at collabora.com>
AuthorDate: Tue Dec 3 18:44:45 2019 +0200
Commit: Tor Lillqvist <tml at collabora.com>
CommitDate: Tue Dec 3 18:44:45 2019 +0200
Add a comment telling what "frame margin" means here
Change-Id: Ie6d088217c066ec3091fb28925947175cf62634f
diff --git a/svtools/source/control/ruler.cxx b/svtools/source/control/ruler.cxx
index 2c1aa5be85ff..d106f472bb94 100644
--- a/svtools/source/control/ruler.cxx
+++ b/svtools/source/control/ruler.cxx
@@ -79,6 +79,7 @@ private:
long nNullOff;
long nMargin1;
long nMargin2;
+ // In this context, "frame margin" means paragraph margins (indents)
long nLeftFrameMargin;
long nRightFrameMargin;
RulerMarginStyle nMargin1Style;
More information about the Libreoffice-commits
mailing list