summaryrefslogtreecommitdiff
path: root/starmath/sdi
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2013-05-27 04:49:29 +0200
committerMichael Meeks <michael.meeks@suse.com>2013-05-30 13:23:32 +0000
commit20824c118f21c1aad2672630f1c2ed7eecf5d2dd (patch)
tree17f3a6e68c49a3a48a8b2c8f60b30ad7faa383aa /starmath/sdi
parentc845557a69c6b8bd7095559717e97409493f5c0e (diff)
fdo#63351 make use of ZoomSlider in StarMath
In collaboration with Marcos Souza <marcos.souza.org@gmail.com> :) Includes some reordering of the statusbar: Zoom and ZoomSlider right, left field with automatic size adjustment. Change-Id: Ibfb1eab1abef7b026eeb7fd7c0a778c433c9e208 Reviewed-on: https://gerrit.libreoffice.org/4053 Reviewed-by: Michael Meeks <michael.meeks@suse.com> Tested-by: Michael Meeks <michael.meeks@suse.com>
Diffstat (limited to 'starmath/sdi')
-rw-r--r--starmath/sdi/smslots.sdi5
1 files changed, 5 insertions, 0 deletions
diff --git a/starmath/sdi/smslots.sdi b/starmath/sdi/smslots.sdi
index 710442350f41..5db0d631a25b 100644
--- a/starmath/sdi/smslots.sdi
+++ b/starmath/sdi/smslots.sdi
@@ -283,6 +283,11 @@ interface FormulaView
ExecMethod = Execute ;
StateMethod = GetState ;
]
+ SID_ATTR_ZOOMSLIDER
+ [
+ ExecMethod = Execute ;
+ StateMethod = GetState ;
+ ]
//idlpp kein Menueeintrag , also keine Texte
SID_TEXTSTATUS //idlpp ole : no , status : no
[