diff options
author | Maxim Monastirsky <momonasmon@gmail.com> | 2017-05-02 12:11:29 +0300 |
---|---|---|
committer | Maxim Monastirsky <momonasmon@gmail.com> | 2017-05-05 11:23:09 +0300 |
commit | 81c4d3bd009d89af4ffd84a2ade00f1f919cf371 (patch) | |
tree | 9d4c30ab4c0d3068f482214ad2ba8c7eddb3ac73 /sfx2 | |
parent | caada57a3ed4283a9ce78fcdcd6b1f5b72e91fc9 (diff) |
Once is enough
Change-Id: I0f25f68e3fda79da36921e1b0ac603a6e158fe6f
Diffstat (limited to 'sfx2')
-rw-r--r-- | sfx2/sdi/sfx.sdi | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/sfx2/sdi/sfx.sdi b/sfx2/sdi/sfx.sdi index 6db5126ec84d..cf7868c41cd5 100644 --- a/sfx2/sdi/sfx.sdi +++ b/sfx2/sdi/sfx.sdi @@ -5024,24 +5024,6 @@ SfxVoidItem BibliographyComponent SID_COMP_BIBLIOGRAPHY GroupId = GID_APPLICATION; ] - -SfxVoidItem CheckPLZ SID_OFFICE_CHECK_PLZ -(SfxStringItem PLZ SID_OFFICE_CHECK_PLZ) -[ - AutoUpdate = FALSE, - FastCall = FALSE, - ReadOnlyDoc = TRUE, - Toggle = FALSE, - Container = FALSE, - RecordAbsolute = FALSE, - RecordPerSet; - - AccelConfig = FALSE, - MenuConfig = FALSE, - ToolBoxConfig = FALSE, - GroupId = GID_SPECIAL; -] - SfxVoidItem AutoCorrectDlg SID_AUTO_CORRECT_DLG (SfxBoolItem ShowSwOptions SID_AUTO_CORRECT_DLG, SfxBoolItem OpenSmartTag SID_OPEN_SMARTTAGOPTIONS) [ |