summaryrefslogtreecommitdiff
path: root/sfx2
diff options
context:
space:
mode:
authorRafael Dominguez <venccsralph@gmail.com>2012-08-08 23:03:45 -0430
committerRafael Dominguez <venccsralph@gmail.com>2012-08-10 17:12:28 -0430
commit68129703673851b81f0c75b256026f981aba1928 (patch)
tree13348efb059684b08f8efa6771c0f837161c414e /sfx2
parentf6ea2e072940d897cfef4ee5f837c47a8321a8f3 (diff)
Remove TemplateManager menu entry.
Change-Id: I000fc9c1328aec5924da1557da599e6c7bdcb373
Diffstat (limited to 'sfx2')
-rw-r--r--sfx2/inc/sfx2/sfxcommands.h1
-rw-r--r--sfx2/source/doc/templatedlg.src1
2 files changed, 0 insertions, 2 deletions
diff --git a/sfx2/inc/sfx2/sfxcommands.h b/sfx2/inc/sfx2/sfxcommands.h
index 0b37f657530a..fc075b299c64 100644
--- a/sfx2/inc/sfx2/sfxcommands.h
+++ b/sfx2/inc/sfx2/sfxcommands.h
@@ -46,7 +46,6 @@
#define CMD_SID_OPENTEMPLATE ".uno:OpenTemplate"
#define CMD_SID_OPENURL ".uno:OpenUrl"
#define CMD_SID_OPTIONS ".uno:Options"
-#define CMD_SID_TEMPLATE_MANAGER ".uno:TemplateManager"
#define CMD_SID_ORGANIZER ".uno:Organizer"
#define CMD_SID_PASTE ".uno:Paste"
#define CMD_SID_PASTE_SPECIAL ".uno:PasteSpecial"
diff --git a/sfx2/source/doc/templatedlg.src b/sfx2/source/doc/templatedlg.src
index 0b59c6be41e3..e9e072dc58ea 100644
--- a/sfx2/source/doc/templatedlg.src
+++ b/sfx2/source/doc/templatedlg.src
@@ -47,7 +47,6 @@ String STR_REPOSITORY_NEW
ModelessDialog DLG_TEMPLATE_MANAGER
{
- HelpId = CMD_SID_TEMPLATE_MANAGER;
OutputSize = TRUE;
SVLook = TRUE;
Moveable = TRUE;