diff options
author | Maxim Monastirsky <momonasmon@gmail.com> | 2017-05-01 19:10:09 +0300 |
---|---|---|
committer | Maxim Monastirsky <momonasmon@gmail.com> | 2017-05-05 11:22:37 +0300 |
commit | caada57a3ed4283a9ce78fcdcd6b1f5b72e91fc9 (patch) | |
tree | e67ad3b7a7fe3faebfe0451799bf084c17fe6d0a /starmath/sdi | |
parent | e60b045a77cc058d1c48fe78b8329b272993a853 (diff) |
Defining SID_UNICODE_NOTATION_TOGGLE once is enough
Change-Id: I6d63ee582ad5530ecb713dd65350912ee27dc15d
Diffstat (limited to 'starmath/sdi')
-rw-r--r-- | starmath/sdi/smath.sdi | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/starmath/sdi/smath.sdi b/starmath/sdi/smath.sdi index a97a48d96766..3c2a7ebacced 100644 --- a/starmath/sdi/smath.sdi +++ b/starmath/sdi/smath.sdi @@ -528,24 +528,6 @@ SfxStringItem TextStatus SID_TEXTSTATUS ] -SfxVoidItem UnicodeNotationToggle SID_UNICODE_NOTATION_TOGGLE -() -[ - AutoUpdate = FALSE, - FastCall = FALSE, - ReadOnlyDoc = FALSE, - Toggle = FALSE, - Container = FALSE, - RecordAbsolute = FALSE, - RecordPerSet; - - AccelConfig = TRUE, - MenuConfig = FALSE, - ToolBoxConfig = FALSE, - GroupId = GID_OPTIONS; -] - - SfxVoidItem ZoomIn SID_ZOOMIN () [ |