diff options
-rw-r--r-- | helpers/help_hid.lst | 5 | ||||
-rw-r--r-- | source/text/shared/01/xformsdataname.xhp | 8 |
2 files changed, 4 insertions, 9 deletions
diff --git a/helpers/help_hid.lst b/helpers/help_hid.lst index f038ce858c..60857fe8ff 100644 --- a/helpers/help_hid.lst +++ b/helpers/help_hid.lst @@ -3602,8 +3602,6 @@ HID_XFORMS_INSTANCES_MENUBTN,38132, HID_XFORMS_ITEMS_LIST,38129, HID_XFORMS_MODELS_LIST,38130, HID_XFORMS_MODELS_MENUBTN,38131, -HID_XFORMS_NAMESPACEITEM_DLG,38110, -HID_XFORMS_NAMESPACEITEM_LIST,38111, HID_XFORMS_TAB_CONTROL,38137, HID_XFORMS_TOOLBOX,38123, HID_XFORMS_TOOLBOX_ITEM_ADD,38124, @@ -6576,9 +6574,6 @@ svx_PushButton_RID_SVXDLG_EDIT_MODULES_PB_EDIT_MODULES_PRIO_DOWN,1251201846, svx_PushButton_RID_SVXDLG_EDIT_MODULES_PB_EDIT_MODULES_PRIO_UP,1251201845, svx_PushButton_RID_SVXDLG_MULTIPATH_BTN_ADD_MULTIPATH,1240879630, svx_PushButton_RID_SVXDLG_MULTIPATH_BTN_DEL_MULTIPATH,1240879631, -svx_PushButton_RID_SVXDLG_NAMESPACE_ITEM_PB_ADD_NAMESPACE,1368887820, -svx_PushButton_RID_SVXDLG_NAMESPACE_ITEM_PB_DELETE_NAMESPACE,1368887822, -svx_PushButton_RID_SVXDLG_NAMESPACE_ITEM_PB_EDIT_NAMESPACE,1368887821, svx_PushButton_RID_SVXDLG_RUBY_PB_CLOSE,2315375112, svx_PushButton_RID_SVXDLG_RUBY_PB_STYLIST,2315375108, svx_PushButton_RID_SVXDLG_SEARCHFORM_PB_SOUNDSLIKESETTINGS,1368773123, diff --git a/source/text/shared/01/xformsdataname.xhp b/source/text/shared/01/xformsdataname.xhp index 8fdee15c23..072664ffa7 100644 --- a/source/text/shared/01/xformsdataname.xhp +++ b/source/text/shared/01/xformsdataname.xhp @@ -41,21 +41,21 @@ <paragraph xml-lang="en-US" id="par_idN1053E" role="heading" level="1" l10n="NEW">Form Namespaces</paragraph> <paragraph xml-lang="en-US" id="par_idN10542" role="paragraph" l10n="CHG"><ahelp hid=".">Use this dialog to organize namespaces. You can access this dialog through the Add Condition dialog of the Data Navigator.</ahelp></paragraph> -<bookmark xml-lang="en-US" branch="hid/SVX_HID_XFORMS_NAMESPACEITEM_LIST" id="bm_id8072450" localize="false"/> +<bookmark xml-lang="en-US" branch="hid/svx/ui/namespacedialog/namespaces" id="bm_id8072450" localize="false"/> <paragraph xml-lang="en-US" id="par_idN10561" role="heading" level="2" l10n="NEW">Namespaces</paragraph> <paragraph xml-lang="en-US" id="par_idN10565" role="paragraph" l10n="NEW"><ahelp hid=".">Lists the currently defined namespaces for the form.</ahelp></paragraph> -<bookmark xml-lang="en-US" branch="hid/svx:PushButton:RID_SVXDLG_NAMESPACE_ITEM:PB_ADD_NAMESPACE" id="bm_id5343485" localize="false"/> +<bookmark xml-lang="en-US" branch="hid/svx/ui/namespacedialog/add" id="bm_id5343485" localize="false"/> <paragraph xml-lang="en-US" id="par_idN10568" role="heading" level="2" l10n="NEW">Add</paragraph> <paragraph xml-lang="en-US" id="par_idN1056C" role="paragraph" l10n="NEW"><ahelp hid=".">Adds a new namespace to the list.</ahelp></paragraph> <paragraph xml-lang="en-US" id="par_idN1056F" role="paragraph" l10n="NEW">Use the <emph>Add Namespace</emph> dialog to enter the Prefix and URL.</paragraph> -<bookmark xml-lang="en-US" branch="hid/svx:PushButton:RID_SVXDLG_NAMESPACE_ITEM:PB_EDIT_NAMESPACE" id="bm_id3851435" localize="false"/> +<bookmark xml-lang="en-US" branch="hid/svx/ui/namespacedialog/edit" id="bm_id3851435" localize="false"/> <paragraph xml-lang="en-US" id="par_idN10576" role="heading" level="2" l10n="NEW">Edit</paragraph> <paragraph xml-lang="en-US" id="par_idN1057A" role="paragraph" l10n="NEW"><ahelp hid=".">Edits the selected namespace.</ahelp></paragraph> <paragraph xml-lang="en-US" id="par_idN1057D" role="paragraph" l10n="NEW">Use the <emph>Edit Namespace</emph> dialog to edit the Prefix and URL.</paragraph> -<bookmark xml-lang="en-US" branch="hid/svx:PushButton:RID_SVXDLG_NAMESPACE_ITEM:PB_DELETE_NAMESPACE" id="bm_id2580034" localize="false"/> +<bookmark xml-lang="en-US" branch="hid/svx/ui/namespacedialog/delete" id="bm_id2580034" localize="false"/> <paragraph xml-lang="en-US" id="par_idN10584" role="heading" level="2" l10n="NEW">Delete</paragraph> <paragraph xml-lang="en-US" id="par_idN10588" role="paragraph" l10n="NEW"><ahelp hid=".">Deletes the selected namespace.</ahelp></paragraph> </body> |