diff options
author | Caolán McNamara <caolanm@redhat.com> | 2013-01-28 09:46:00 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2013-01-28 09:46:00 +0000 |
commit | 8c93e652fa9becc9779172593aab5a022e5528ce (patch) | |
tree | 24f06bba83cd7341a3b4f6bdde5259dd24468030 | |
parent | 803567e90d6cc046b9253e6171feebab4a43778f (diff) |
update help ids for impress table dialog .ui conversion
-rw-r--r-- | helpers/help_hid.lst | 3 | ||||
-rw-r--r-- | source/text/simpress/guide/table_insert.xhp | 5 |
2 files changed, 3 insertions, 5 deletions
diff --git a/helpers/help_hid.lst b/helpers/help_hid.lst index cc12fdc3c8..7dadb692a7 100644 --- a/helpers/help_hid.lst +++ b/helpers/help_hid.lst @@ -8244,7 +8244,6 @@ 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_NEWTABLE_DLG,1238302720, svx_ModalDialog_RID_SVX_SPLITCELLDLG,1238286336, svx_ModelessDialog_RID_SVXDLG_IMAP,2318696448, svx_MoreButton_RID_SVXDLG_SEARCH_BTN_MORE,2311664159, @@ -8300,8 +8299,6 @@ svx_NumericField_RID_SVXPAGE_LINE_DEF_NUM_FLD_2,701569026, svx_NumericField_RID_SVXPAGE_TEXTANIMATION_NUM_FLD_COUNT,703731713, svx_NumericField_RID_SVX_DLG_INPUTRECORDNO_1,1368823809, svx_NumericField_RID_SVX_GRFFILTER_DLG_POSTER_DLG_FILTERPOSTER_NUM_POSTER,1243076610, -svx_NumericField_RID_SVX_NEWTABLE_DLG_NF_COLUMNS,1238308866, -svx_NumericField_RID_SVX_NEWTABLE_DLG_NF_ROWS,1238308868, svx_NumericField_RID_SVX_SPLITCELLDLG_ED_COUNT,1238292482, svx_PatternField_RID_SVXPAGE_INET_PROXY_ED_DNS,703288939, svx_PushButton_DLG_CHINESEDICTIONARY_PB_ADD,1078678017, diff --git a/source/text/simpress/guide/table_insert.xhp b/source/text/simpress/guide/table_insert.xhp index a33b56f9ab..9cd78873e5 100644 --- a/source/text/simpress/guide/table_insert.xhp +++ b/source/text/simpress/guide/table_insert.xhp @@ -36,15 +36,16 @@ <paragraph role="paragraph" id="par_id4231086" xml-lang="en-US" l10n="NEW">You can apply different methods to insert spreadsheet cells into your Impress slides or Draw pages:</paragraph> <list type="ordered"> <listitem> +<bookmark xml-lang="en-US" branch="hid/cui/ui/newtabledialog/NewTableDialog" id="bm_id0916200804233395" localize="false"/> <paragraph role="paragraph" id="par_id9209875" xml-lang="en-US" l10n="NEW">Insert a native table - you enter the data into the cells and apply fancy formatting using the Table Design section on the Tasks pane.</paragraph> </listitem> <listitem> <paragraph role="paragraph" id="par_id3044526" xml-lang="en-US" l10n="NEW">Insert a new table as an OLE object or insert an existing file as an OLE object - you can specify the link to a file to be a live link to the latest data saved in a spreadsheet file.</paragraph> </listitem> </list><comment>Insert table dialog - Number of columns</comment> -<bookmark xml-lang="en-US" branch="hid/cui:NumericField:RID_SVX_NEWTABLE_DLG:NF_COLUMNS" id="bm_id0916200804233391" localize="false"/> +<bookmark xml-lang="en-US" branch="hid/cui/ui/newtabledialog/columns" id="bm_id0916200804233391" localize="false"/> <paragraph role="paragraph" id="par_id137333" xml-lang="en-US" l10n="NEW"><ahelp hid="." visibility="hidden">Enter the number of columns for the new table.</ahelp></paragraph><comment>Insert table dialog - Number of rows</comment> -<bookmark xml-lang="en-US" branch="hid/cui:NumericField:RID_SVX_NEWTABLE_DLG:NF_ROWS" id="bm_id0916200804240464" localize="false"/> +<bookmark xml-lang="en-US" branch="hid/cui/ui/newtabledialog/rows" id="bm_id0916200804240464" localize="false"/> <paragraph role="paragraph" id="par_id8626667" xml-lang="en-US" l10n="NEW"><ahelp hid="." visibility="hidden">Enter the number of rows for the new table.</ahelp></paragraph><comment>Contextmenu of a table in Impress and Draw</comment><comment>Cell</comment> <bookmark xml-lang="en-US" branch="hid/.uno:CellMenu" id="bm_id0916200803192795" localize="false"/> <paragraph role="paragraph" id="par_id0916200803551581" xml-lang="en-US" l10n="NEW"><ahelp hid="." visibility="hidden">Define the vertical alignment of selected or all cell contents. Split or merge cells.</ahelp></paragraph> |