From 0ff06dc9b3b3635d6fda133d352ae4e6b3ede68d Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Tue, 3 Jun 2014 10:54:56 +0100 Subject: update helpids for update links dialog .ui conversion Change-Id: Ifc837de26053ba300a646be847315cf612a3127f --- helpers/help_hid.lst | 8 -------- source/text/shared/01/02180000.xhp | 28 ++++++++++++++-------------- 2 files changed, 14 insertions(+), 22 deletions(-) diff --git a/helpers/help_hid.lst b/helpers/help_hid.lst index b64e9dd333..d12e0ff726 100644 --- a/helpers/help_hid.lst +++ b/helpers/help_hid.lst @@ -1958,7 +1958,6 @@ HID_LINGU_PARA_LANGUAGE,53438, HID_LINGU_REPLACE,53434, HID_LINGU_SPELLING_DLG,53432, HID_LINGU_WORD_LANGUAGE,53437, -HID_LINKDLG_TABLB,34869, HID_LISTWIZARD_CANCEL,34819, HID_LISTWIZARD_FINISH,34820, HID_LISTWIZARD_NEXT,34818, @@ -5768,7 +5767,6 @@ svx_ModalDialog_MD_ICONCHANGE,1080606720, svx_ModalDialog_MD_INSERT_OBJECT_APPLET,1598177280, svx_ModalDialog_MD_INSERT_OBJECT_IFRAME,1598210048, svx_ModalDialog_MD_LINKEDIT,1598095360, -svx_ModalDialog_MD_UPDATE_BASELINKS,1598062592, svx_ModalDialog_RID_DEFAULTABOUT,1078001664, svx_ModalDialog_RID_OFADLG_OPTIONS_TREE_HINT,1346011136, svx_ModalDialog_RID_SVXDLG_ASSIGNCOMPONENT,1242447872, @@ -5794,10 +5792,6 @@ svx_PushButton_MD_ICONSELECTOR_BTN_DELETE,1080136601, svx_PushButton_MD_ICONSELECTOR_BTN_IMPORT,1080136589, svx_PushButton_MD_INSERT_OBJECT_APPLET_BTN_CLASS,1598181901, svx_PushButton_MD_INSERT_OBJECT_IFRAME_BT_FILEOPEN,1598214663, -svx_PushButton_MD_UPDATE_BASELINKS_PB_BREAK_LINK,1598067238, -svx_PushButton_MD_UPDATE_BASELINKS_PB_CHANGE_SOURCE,1598067237, -svx_PushButton_MD_UPDATE_BASELINKS_PB_OPEN_SOURCE,1598067236, -svx_PushButton_MD_UPDATE_BASELINKS_PB_UPDATE_NOW,1598067235, svx_PushButton_RID_DLG_SCRIPTORGANIZER_SF_PB_CREATE,1241813509, svx_PushButton_RID_DLG_SCRIPTORGANIZER_SF_PB_DEL,1241813512, svx_PushButton_RID_DLG_SCRIPTORGANIZER_SF_PB_EDIT,1241813510, @@ -5844,8 +5838,6 @@ svx_RadioButton_MD_INSERT_OBJECT_IFRAME_RB_FRMBORDER_ON,1598210578, svx_RadioButton_MD_INSERT_OBJECT_IFRAME_RB_SCROLLINGAUTO,1598210575, svx_RadioButton_MD_INSERT_OBJECT_IFRAME_RB_SCROLLINGOFF,1598210574, svx_RadioButton_MD_INSERT_OBJECT_IFRAME_RB_SCROLLINGON,1598210573, -svx_RadioButton_MD_UPDATE_BASELINKS_RB_AUTOMATIC,1598063146, -svx_RadioButton_MD_UPDATE_BASELINKS_RB_MANUAL,1598063147, svx_RadioButton_RID_OFA_TP_INTERNATIONAL_RB_TXTDIR_LEFT2RIGHT,811336194, svx_RadioButton_RID_OFA_TP_INTERNATIONAL_RB_TXTDIR_RIGHT2LEFT,811336195, svx_RadioButton_RID_SVXPAGE_ALIGN_PARAGRAPH_BTN_CENTERALIGN,703775264, diff --git a/source/text/shared/01/02180000.xhp b/source/text/shared/01/02180000.xhp index fc57c043bf..28cb03a3cb 100644 --- a/source/text/shared/01/02180000.xhp +++ b/source/text/shared/01/02180000.xhp @@ -27,7 +27,6 @@ - @@ -39,6 +38,7 @@ updating; links, on opening links; opening files with MW changed "opening;..." + Edit Links Lets you edit the properties of each link in the current document, including the path to the source file. This command is not available if the current document does not contain links to other files. @@ -47,8 +47,8 @@ When you open a file that contains links, you are prompted to update the links. Depending on where the linked files are stored, the update process can take several minutes to complete. If you are loading a file that contains DDE links, you are prompted to update the links. Decline the update if you do not want to establish a connection to the DDE server. - -Double-click a link in the list to open a file dialog where you can select another object for this link. + +Double-click a link in the list to open a file dialog where you can select another object for this link. @@ -67,26 +67,26 @@ Lists the file type, such as graphic, of the source file. Status Lists additional information about the source file. - + Automatic - Automatically updates the contents of the link when you open the file. Any changes made in the source file are then displayed in the file containing the link. Linked graphic files can only be updated manually. This option is not available for a linked graphic file. + Automatically updates the contents of the link when you open the file. Any changes made in the source file are then displayed in the file containing the link. Linked graphic files can only be updated manually. This option is not available for a linked graphic file. The Automatic option is only available for DDE links. You can insert a DDE link by copying the contents from one file and pasting by choosing Edit - Paste Special, and then selecting the Link box. As DDE is a text based linking system, only the displayed decimals are copied into the target sheet.removed Calc switch: this feature can be used wherever a cell area can be pasted: everywhere - + Manual - Only updates the link when you click the Update button. - + Only updates the link when you click the Update button. + Update - Updates the selected link so that the most recently saved version of the linked file is displayed in the current document. - + Updates the selected link so that the most recently saved version of the linked file is displayed in the current document. + Modify - Change the source file for the selected link. - + Change the source file for the selected link. + Break Link - Breaks the link between the source file and the current document. The most recently updated contents of the source file are kept in the current document. + Breaks the link between the source file and the current document. The most recently updated contents of the source file are kept in the current document. - \ No newline at end of file + -- cgit