summaryrefslogtreecommitdiff
path: root/svtools
diff options
context:
space:
mode:
Diffstat (limited to 'svtools')
-rw-r--r--svtools/source/control/ruler.cxx1
1 files changed, 1 insertions, 0 deletions
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;