diff options
author | Mathias Bauer <mba@openoffice.org> | 2010-07-19 22:04:23 +0200 |
---|---|---|
committer | Mathias Bauer <mba@openoffice.org> | 2010-07-19 22:04:23 +0200 |
commit | b5efa8f065d24c8329cdc9de5507c4491360b21a (patch) | |
tree | fa2c1f8f9e79899b6deac37a0ba6c08975a15d9f /helpcontent2/helpers | |
parent | bb9eb733a0d5f272f314fdc3d40ec98973bf50ff (diff) |
CWS changehid: remove code dealing with obsolete SID_INSERT_APPLET
Diffstat (limited to 'helpcontent2/helpers')
-rw-r--r-- | helpcontent2/helpers/help_hid.lst | 1 | ||||
-rw-r--r-- | helpcontent2/helpers/hid.lst | 1 | ||||
-rw-r--r-- | helpcontent2/helpers/longnames_commands.csv | 1 | ||||
-rw-r--r-- | helpcontent2/helpers/uno_hid.lst | 1 |
4 files changed, 0 insertions, 4 deletions
diff --git a/helpcontent2/helpers/help_hid.lst b/helpcontent2/helpers/help_hid.lst index dcb832a409..3b2f4eff33 100644 --- a/helpcontent2/helpers/help_hid.lst +++ b/helpcontent2/helpers/help_hid.lst @@ -5415,7 +5415,6 @@ SID_INSERTPAGE,27014,.uno:InsertPage SID_INSERTPAGE_LAYOUT_MENU,27438, SID_INSERTPAGE_QUICK,27352,.uno:InsertPageQuick SID_INSERTTEXT,30360, -SID_INSERT_APPLET,5673,.uno:InsertApplet SID_INSERT_AVMEDIA,6696,.uno:InsertAVMedia SID_INSERT_AXIS,30518, SID_INSERT_CHART_LEGEND,30516, diff --git a/helpcontent2/helpers/hid.lst b/helpcontent2/helpers/hid.lst index 03883ce2e5..ba7cc204be 100644 --- a/helpcontent2/helpers/hid.lst +++ b/helpcontent2/helpers/hid.lst @@ -5343,7 +5343,6 @@ SID_INSERTPAGE 27014 SID_INSERTPAGE_LAYOUT_MENU 27438 SID_INSERTPAGE_QUICK 27352 SID_INSERTTEXT 30360 -SID_INSERT_APPLET 5673 SID_INSERT_AVMEDIA 6696 SID_INSERT_AXIS 30518 SID_INSERT_CHART_LEGEND 30516 diff --git a/helpcontent2/helpers/longnames_commands.csv b/helpcontent2/helpers/longnames_commands.csv index 8ac7a5de53..6004b85eed 100644 --- a/helpcontent2/helpers/longnames_commands.csv +++ b/helpcontent2/helpers/longnames_commands.csv @@ -1272,7 +1272,6 @@ SID_INSERTFILE,.uno:ImportFromFile SID_INSERTLAYER,.uno:InsertLayer SID_INSERTPAGE,.uno:InsertPage SID_INSERTPAGE_QUICK,.uno:InsertPageQuick -SID_INSERT_APPLET,.uno:InsertApplet SID_INSERT_AVMEDIA,.uno:InsertAVMedia SID_INSERT_CHECKBOX,.uno:Checkbox SID_INSERT_COMBOBOX,.uno:Combobox diff --git a/helpcontent2/helpers/uno_hid.lst b/helpcontent2/helpers/uno_hid.lst index 8101299fb9..9b15c8e108 100644 --- a/helpcontent2/helpers/uno_hid.lst +++ b/helpcontent2/helpers/uno_hid.lst @@ -1269,7 +1269,6 @@ SID_INSERTFILE,27015,.uno:ImportFromFile SID_INSERTLAYER,27043,.uno:InsertLayer SID_INSERTPAGE,27014,.uno:InsertPage SID_INSERTPAGE_QUICK,27352,.uno:InsertPageQuick -SID_INSERT_APPLET,5673,.uno:InsertApplet SID_INSERT_AVMEDIA,6696,.uno:InsertAVMedia SID_INSERT_CHECKBOX,10148,.uno:Checkbox SID_INSERT_COMBOBOX,10192,.uno:Combobox |