summaryrefslogtreecommitdiff
path: root/include/svx/ruler.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/ruler.hxx')
-rw-r--r--include/svx/ruler.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/svx/ruler.hxx b/include/svx/ruler.hxx
index 2a2594826890..4c914c689e9b 100644
--- a/include/svx/ruler.hxx
+++ b/include/svx/ruler.hxx
@@ -104,9 +104,8 @@ class SVX_DLLPUBLIC SvxRuler: public Ruler, public SfxListener
bool bHorz :1;
long lLogicNullOffset; // in logic coordinates
long lAppNullOffset; // in logic coordinates
- long lMinFrame; // minimal frame width in pixels
long lInitialDragPos;
- SvxRulerSupportFlags nFlags;
+ SvxRulerSupportFlags const nFlags;
SvxRulerDragFlags nDragType;
sal_uInt16 nDefTabType;
sal_uInt16 nTabCount;