summaryrefslogtreecommitdiff
path: root/include/sfx2/sfxsids.hrc
diff options
context:
space:
mode:
authorMaxim Monastirsky <momonasmon@gmail.com>2016-03-21 12:35:46 +0200
committerMaxim Monastirsky <momonasmon@gmail.com>2016-03-21 12:39:14 +0200
commitae00a95ea458a0328d7b12d25c231e9f4ac8eed8 (patch)
treee8627899f298afadd69ac64fc00f35bdfdf29684 /include/sfx2/sfxsids.hrc
parente4765bdfecf94287aeaf3f27cca185b533761784 (diff)
tdf#98745 Optional save button without the dropdown
Change-Id: I66499a9108dce76e661df9b5b45b249caf9eece8
Diffstat (limited to 'include/sfx2/sfxsids.hrc')
-rw-r--r--include/sfx2/sfxsids.hrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/sfx2/sfxsids.hrc b/include/sfx2/sfxsids.hrc
index 25664a9fb3f3..16def420c4e5 100644
--- a/include/sfx2/sfxsids.hrc
+++ b/include/sfx2/sfxsids.hrc
@@ -103,6 +103,7 @@
#define SID_OPENTEMPLATE (SID_SFX_START + 594)
#define SID_SAVEASDOC (SID_SFX_START + 502)
#define SID_SAVEASREMOTE (SID_SFX_START + 516)
+#define SID_SAVESIMPLE (SID_SFX_START + 518)
#define SID_SAVEACOPY (SID_SFX_START + 999)
#define SID_SAVEACOPYITEM (SID_SFX_START + 998)
#define SID_CLOSING (SID_SFX_START +1539)