diff options
author | Caolán McNamara <caolanm@redhat.com> | 2013-12-05 11:33:40 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2013-12-05 11:33:40 +0000 |
commit | a06c9b3125bb3329c6bf0209aee7b7f93f25136c (patch) | |
tree | 9211b0686e071629846262bc0ad3d313efac3f26 | |
parent | 669b94349794029c207147d7d3702540a44f8444 (diff) |
update help ids for extrustion depth dialog .ui conversion
Change-Id: I25386aedc7dbc72db343ff32a06300d00d5e96c2
-rw-r--r-- | helpers/help_hid.lst | 2 | ||||
-rw-r--r-- | source/text/shared/3dsettings_toolbar.xhp | 4 |
2 files changed, 2 insertions, 4 deletions
diff --git a/helpers/help_hid.lst b/helpers/help_hid.lst index 8ea4855da5..971c18d41f 100644 --- a/helpers/help_hid.lst +++ b/helpers/help_hid.lst @@ -6839,7 +6839,6 @@ svx_MetricField_RID_SVX_GRFFILTER_DLG_MOSAIC_DLG_FILTERMOSAIC_MTR_HEIGHT,1243027 svx_MetricField_RID_SVX_GRFFILTER_DLG_MOSAIC_DLG_FILTERMOSAIC_MTR_WIDTH,1243027970, svx_MetricField_RID_SVX_GRFFILTER_DLG_SEPIA_DLG_FILTERSEPIA_MTR_SEPIA,1243060738, svx_MetricField_RID_SVX_GRFFILTER_DLG_SOLARIZE_DLG_FILTERSOLARIZE_MTR_THRESHOLD,1243044354, -svx_MetricField_RID_SVX_MDLG_EXTRUSION_DEPTH_MTR_DEPTH,1237637634, svx_MetricField_RID_SVX_MDLG_FONTWORK_CHARSPACING_MF_VALUE,1237899783, svx_ModalDialog_DLG_CHINESEDICTIONARY,1078673408, svx_ModalDialog_DLG_CHINESETRANSLATION,1078657024, @@ -6859,7 +6858,6 @@ svx_ModalDialog_RID_SVXDLG_OPT_JAVASCRIPT_DISABLE,1241268224, svx_ModalDialog_RID_SVXDLG_SETFORM,1368735744, svx_ModalDialog_RID_SVX_DLG_INPUTRECORDNO,1368817664, svx_ModalDialog_RID_SVX_DLG_SHOWGRIDCOLUMNS,1368834048, -svx_ModalDialog_RID_SVX_MDLG_EXTRUSION_DEPTH,1237630976, svx_ModalDialog_RID_SVX_MDLG_FONTWORK_CHARSPACING,1237893120, svx_ModalDialog_RID_SVX_MDLG_FONTWORK_GALLERY,1237614592, svx_ModalDialog_RID_SVX_SPLITCELLDLG,1238286336, diff --git a/source/text/shared/3dsettings_toolbar.xhp b/source/text/shared/3dsettings_toolbar.xhp index c7bd573188..831ffd0d98 100644 --- a/source/text/shared/3dsettings_toolbar.xhp +++ b/source/text/shared/3dsettings_toolbar.xhp @@ -57,7 +57,7 @@ <paragraph xml-lang="en-US" id="par_idN105FC" role="heading" level="2" l10n="NEW">Depth</paragraph> <paragraph xml-lang="en-US" id="par_idN10600" role="paragraph" l10n="NEW"><ahelp hid=".">Opens the Extrusion Depth window.</ahelp></paragraph> <paragraph xml-lang="en-US" id="par_idN10617" role="paragraph" l10n="NEW"><ahelp hid=".">Select an extrusion depth.</ahelp></paragraph> -<bookmark xml-lang="en-US" branch="hid/svx:MetricField:RID_SVX_MDLG_EXTRUSION_DEPTH:MTR_DEPTH" id="bm_id5449079" localize="false"/> +<bookmark xml-lang="en-US" branch="hid/svx/ui/extrustiondepthdialog/ExtrustionDepthDialog" id="bm_id5449079" localize="false"/> <paragraph xml-lang="en-US" id="par_idN10632" role="paragraph" l10n="NEW"><ahelp hid=".">Enter an extrusion depth.</ahelp></paragraph> <bookmark xml-lang="en-US" branch="hid/.uno:ExtrusionDirectionFloater" id="bm_id6154362" localize="false"/> <bookmark xml-lang="en-US" branch="hid/.uno:ExtrusionDirectionFloater" id="bm_id3699453" localize="false"/> @@ -82,4 +82,4 @@ <paragraph xml-lang="en-US" id="par_idN10732" role="heading" level="2" l10n="NEW">3D Color</paragraph> <paragraph xml-lang="en-US" id="par_idN10736" role="paragraph" l10n="NEW"><ahelp hid=".">Opens the Extrusion Color toolbar.</ahelp></paragraph> </body> -</helpdocument>
\ No newline at end of file +</helpdocument> |