diff options
author | Caolán McNamara <caolanm@redhat.com> | 2013-04-16 10:15:19 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2013-04-16 10:15:19 +0100 |
commit | ed71cbfe7a4622e775e7355e7032c622d229b62b (patch) | |
tree | d89f2939c28915a3c8c670ad93304e35b6e30666 /source | |
parent | 975cc3160ec3e34d2d8a6658c349c66e1e4a8249 (diff) |
adapt code to select source .ui conversion
Change-Id: I684793f438d971584586352bb797b7aa64e16453
Diffstat (limited to 'source')
-rw-r--r-- | source/text/scalc/01/12090100.xhp | 7 |
1 files changed, 4 insertions, 3 deletions
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> |