diff options
-rw-r--r-- | helpers/help_hid.lst | 4 | ||||
-rw-r--r-- | source/text/scalc/01/12090100.xhp | 7 |
2 files changed, 4 insertions, 7 deletions
diff --git a/helpers/help_hid.lst b/helpers/help_hid.lst index 02de5178ff..9ae134853a 100644 --- a/helpers/help_hid.lst +++ b/helpers/help_hid.lst @@ -1132,7 +1132,6 @@ HID_DAI_FUNC_WEEKSINYEAR,59190, HID_DATABROWSE_HEADER,38785, HID_DATAPILOT_DATABASE,58996, HID_DATAPILOT_SERVICE,58997, -HID_DATAPILOT_TYPE,58995, HID_DATA_NAVIGATOR_WIN,38107, HID_DATA_SOURCES_UNAVAILABLE,54951, HID_DBPATH_CTL_PATH,35153, @@ -6826,9 +6825,6 @@ sc_RadioButton_RID_SCDLG_COLORROW_BTN_GROUP_COLS,1494368769, sc_RadioButton_RID_SCDLG_COLORROW_BTN_GROUP_ROWS,1494368771, sc_RadioButton_RID_SCDLG_COLROWNAMERANGES_BTN_COLHEAD,2568782351, sc_RadioButton_RID_SCDLG_COLROWNAMERANGES_BTN_ROWHEAD,2568782352, -sc_RadioButton_RID_SCDLG_DAPITYPE_BTN_DATABASE,1495319045, -sc_RadioButton_RID_SCDLG_DAPITYPE_BTN_EXTERNAL,1495319046, -sc_RadioButton_RID_SCDLG_DAPITYPE_BTN_SELECTION,1495319044, sc_RadioButton_RID_SCDLG_DPDATEGROUP_RB_AUTOEND,1495433731, sc_RadioButton_RID_SCDLG_DPDATEGROUP_RB_AUTOSTART,1495433729, sc_RadioButton_RID_SCDLG_DPDATEGROUP_RB_MANEND,1495433732, diff --git a/source/text/scalc/01/12090100.xhp b/source/text/scalc/01/12090100.xhp index 793b377b92..02dc728d98 100644 --- a/source/text/scalc/01/12090100.xhp +++ b/source/text/scalc/01/12090100.xhp @@ -28,6 +28,7 @@ </meta> <body> <bookmark xml-lang="en-US" branch="hid/.uno:DataDataPilotRun" id="bm_id3153822" localize="false"/> +<bookmark xml-lang="en-US" branch="hid/modules/scalc/ui/selectsource/SelectSourceDialog" id="bm_id3153823" localize="false"/> <paragraph role="heading" id="hd_id3153663" xml-lang="en-US" level="1" l10n="U" oldref="1">Select Source</paragraph> <section id="datenpilot"> <paragraph role="paragraph" id="par_id3145119" xml-lang="en-US" l10n="U" oldref="2"><ahelp hid=".uno:DataDataPilotRun">Opens a dialog where you can select the source for your pivot table, and then create your table.</ahelp></paragraph> @@ -37,14 +38,14 @@ </section> <paragraph role="heading" id="hd_id3154760" xml-lang="en-US" level="2" l10n="U" oldref="5">Selection</paragraph> <paragraph role="paragraph" id="par_id3150543" xml-lang="en-US" l10n="U" oldref="6">Select a data source for the pivot table.</paragraph> -<bookmark xml-lang="en-US" branch="hid/sc:RadioButton:RID_SCDLG_DAPITYPE:BTN_SELECTION" id="bm_id3154908" localize="false"/> +<bookmark xml-lang="en-US" branch="hid/modules/scalc/ui/selectsource/selection" id="bm_id3154908" localize="false"/> <paragraph role="heading" id="hd_id3148799" xml-lang="en-US" level="3" l10n="U" oldref="7">Current Selection</paragraph> <paragraph role="paragraph" id="par_id3125865" xml-lang="en-US" l10n="U" oldref="8"><ahelp hid=".">Uses the selected cells as the data source for the pivot table.</ahelp></paragraph> <paragraph role="note" id="par_id3150011" xml-lang="en-US" l10n="U" oldref="13">The data columns in the pivot table use the same number format as the first data row in the current selection.</paragraph> -<bookmark xml-lang="en-US" branch="hid/sc:RadioButton:RID_SCDLG_DAPITYPE:BTN_DATABASE" id="bm_id3149664" localize="false"/> +<bookmark xml-lang="en-US" branch="hid/modules/scalc/ui/selectsource/database" id="bm_id3149664" localize="false"/> <paragraph role="heading" id="hd_id3147348" xml-lang="en-US" level="3" l10n="U" oldref="9">Data source registered in $[officename]</paragraph> <paragraph role="paragraph" id="par_id3145271" xml-lang="en-US" l10n="U" oldref="10"><ahelp hid=".">Uses a table or query in a database that is registered in $[officename] as the data source for the pivot table.</ahelp></paragraph> -<bookmark xml-lang="en-US" branch="hid/sc:RadioButton:RID_SCDLG_DAPITYPE:BTN_EXTERNAL" id="bm_id3153876" localize="false"/> +<bookmark xml-lang="en-US" branch="hid/modules/scalc/ui/selectsource/external" id="bm_id3153876" localize="false"/> <paragraph role="heading" id="hd_id3146119" xml-lang="en-US" level="3" l10n="U" oldref="11">External source/interface</paragraph> <paragraph role="paragraph" id="par_id3145647" xml-lang="en-US" l10n="U" oldref="12"><ahelp hid=".">Opens the <emph>External Source</emph> dialog where you can select the OLAP data source for the pivot table.</ahelp></paragraph> <paragraph role="paragraph" id="par_idN10670" xml-lang="en-US" l10n="NEW"><link href="text/scalc/01/12090102.xhp" name="Pivot table dialog">Pivot table dialog</link></paragraph> |