diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2018-11-28 17:57:40 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-11-29 19:19:15 +0100 |
commit | 8535463ca53c1686efcb93ff401cf0e36e8fa364 (patch) | |
tree | def190cab39b7fdc19e34859cf801e6483b5f549 /helpers/uno_hid.lst | |
parent | 49baef5df55850a72b9385f7ec2b9eb98486e48a (diff) |
Fix SID_EXTRUSION_TOOGLE -> SID_EXTRUSION_TOGGLE
To complete commit:
https://cgit.freedesktop.org/libreoffice/core/commit/?id=e051bb72d6a12e4a10d4a3548eb6a131b80d96fb
Change-Id: Ib8a79d459bce19a50a143bbd955860d95f2dae39
Reviewed-on: https://gerrit.libreoffice.org/64182
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'helpers/uno_hid.lst')
-rw-r--r-- | helpers/uno_hid.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/uno_hid.lst b/helpers/uno_hid.lst index 9559f3d5f9..421f4779a4 100644 --- a/helpers/uno_hid.lst +++ b/helpers/uno_hid.lst @@ -1022,7 +1022,7 @@ SID_EXTRUSION_TILT_DOWN,10961,.uno:ExtrusionTiltDown SID_EXTRUSION_TILT_LEFT,10963,.uno:ExtrusionTiltLeft SID_EXTRUSION_TILT_RIGHT,10964,.uno:ExtrusionTiltRight SID_EXTRUSION_TILT_UP,10962,.uno:ExtrusionTiltUp -SID_EXTRUSION_TOOGLE,10960,.uno:ExtrusionToggle +SID_EXTRUSION_TOGGLE,10960,.uno:ExtrusionToggle SID_FILE_NAME,5507,.uno:FileName SID_FILLFRAME,6516,.uno:GetFrameWindow SID_FILL_ADD_PRED,26463,.uno:FillModeTracePredescessor |