diff options
author | Matus Kukan <matus.kukan@gmail.com> | 2011-07-02 15:14:00 +0200 |
---|---|---|
committer | Matus Kukan <matus.kukan@gmail.com> | 2011-07-07 09:47:14 +0200 |
commit | aa369cb77f8f8365c15bb28a9845c36e85293823 (patch) | |
tree | 9cb91a3eb44467b4e1e7fb69f172fd28724e61c9 | |
parent | 6048d273d50a21b8e67565005fd420c33d4499a5 (diff) |
Remove online registration related code
-rw-r--r-- | helpcontent2/helpers/help_hid.lst | 2 | ||||
-rw-r--r-- | helpcontent2/helpers/longnames_commands.csv | 2 | ||||
-rw-r--r-- | helpcontent2/helpers/uno-commands.csv | 1 | ||||
-rw-r--r-- | helpcontent2/helpers/uno_hid.lst | 2 | ||||
-rw-r--r-- | helpcontent2/helpers/unocmds.txt | 1 |
5 files changed, 0 insertions, 8 deletions
diff --git a/helpcontent2/helpers/help_hid.lst b/helpcontent2/helpers/help_hid.lst index 5e9224e6b4..ffb9de2925 100644 --- a/helpcontent2/helpers/help_hid.lst +++ b/helpcontent2/helpers/help_hid.lst @@ -5620,8 +5620,6 @@ SID_OLE_ACTIVATE,26607,.uno:ActivateOLE SID_OLE_DEACTIVATE,26608,.uno:Deactivate SID_OLE_OBJECT,26606,.uno:OleObject SID_OLE_SELECT,26621,.uno:SelectOLE -SID_ONLINE_REGISTRATION,6537,.uno:OnlineRegistrationDlg -SID_ONLINE_REGISTRATION_DLG,6540,.uno:StartRegistrationDialog SID_OPENDLG_CONDFRMT,26159,.uno:ConditionalFormatDialog SID_OPENDLG_CONSOLIDATE,26150,.uno:DataConsolidate SID_OPENDLG_EDIT_PRINTAREA,26605,.uno:EditPrintArea diff --git a/helpcontent2/helpers/longnames_commands.csv b/helpcontent2/helpers/longnames_commands.csv index 3ba7bfd355..92a9e84e9f 100644 --- a/helpcontent2/helpers/longnames_commands.csv +++ b/helpcontent2/helpers/longnames_commands.csv @@ -1444,8 +1444,6 @@ SID_OLE_ACTIVATE,.uno:ActivateOLE SID_OLE_DEACTIVATE,.uno:Deactivate SID_OLE_OBJECT,.uno:OleObject SID_OLE_SELECT,.uno:SelectOLE -SID_ONLINE_REGISTRATION,.uno:OnlineRegistrationDlg -SID_ONLINE_REGISTRATION_DLG,.uno:StartRegistrationDialog SID_OPENDLG_CHART,.uno:StarChartDialog SID_OPENDLG_CONDFRMT,.uno:ConditionalFormatDialog SID_OPENDLG_CONSOLIDATE,.uno:DataConsolidate diff --git a/helpcontent2/helpers/uno-commands.csv b/helpcontent2/helpers/uno-commands.csv index 7ce92427e8..5baf4c294f 100644 --- a/helpcontent2/helpers/uno-commands.csv +++ b/helpcontent2/helpers/uno-commands.csv @@ -1199,7 +1199,6 @@ .uno:ObjectPosition .uno:Objects3DToolbox .uno:OnlineAutoFormat -.uno:OnlineRegistrationDlg .uno:Open .uno:OpenHyperlinkOnCursor .uno:OpenReadOnly diff --git a/helpcontent2/helpers/uno_hid.lst b/helpcontent2/helpers/uno_hid.lst index 81ca33632d..06cb093447 100644 --- a/helpcontent2/helpers/uno_hid.lst +++ b/helpcontent2/helpers/uno_hid.lst @@ -1439,8 +1439,6 @@ SID_OLE_ACTIVATE,26607,.uno:ActivateOLE SID_OLE_DEACTIVATE,26608,.uno:Deactivate SID_OLE_OBJECT,26606,.uno:OleObject SID_OLE_SELECT,26621,.uno:SelectOLE -SID_ONLINE_REGISTRATION,6537,.uno:OnlineRegistrationDlg -SID_ONLINE_REGISTRATION_DLG,6540,.uno:StartRegistrationDialog SID_OPENDLG_CHART,26155,.uno:StarChartDialog SID_OPENDLG_CONDFRMT,26159,.uno:ConditionalFormatDialog SID_OPENDLG_CONSOLIDATE,26150,.uno:DataConsolidate diff --git a/helpcontent2/helpers/unocmds.txt b/helpcontent2/helpers/unocmds.txt index e6a0a375d6..014f2ca9ca 100644 --- a/helpcontent2/helpers/unocmds.txt +++ b/helpcontent2/helpers/unocmds.txt @@ -729,7 +729,6 @@ .uno:ObjectPosition;shared/01/05250000.xhp .uno:Objects3DToolbox;simpress/02/10090000.xhp .uno:OnlineAutoFormat;swriter/01/05150100.xhp -.uno:OnlineRegistrationDlg;shared/01/08060100.xhp .uno:Open;shared/01/01020000.xhp .uno:OpenHyperlinkOnCursor;shared/02/09070000.xhp .uno:OpenReadOnly;shared/02/01171000.xhp |