This is an automated email from the ASF dual-hosted git repository. mseidel pushed a commit to branch AOO42X in repository https://gitbox.apache.org/repos/asf/openoffice.git
commit d5e63278bedc116d15b3fe644aa014ac9e4772f1 Author: mseidel <msei...@apache.org> AuthorDate: Mon Dec 4 16:40:08 2023 +0100 Cleaning up Help files (work in progress) (cherry picked from commit 80bc1aa631a67faa9c558df56b4758379b838801) --- .../text/sbasic/guide/control_properties.xhp | 15 ++---- .../source/text/sbasic/guide/create_dialog.xhp | 19 +++----- .../source/text/sbasic/guide/insert_control.xhp | 17 ++----- .../source/text/sbasic/guide/sample_code.xhp | 15 ++---- .../source/text/sbasic/guide/show_dialog.xhp | 15 ++---- .../source/text/sbasic/shared/01020500.xhp | 15 ++---- .../source/text/sbasic/shared/01050200.xhp | 15 ++---- .../source/text/sbasic/shared/03020101.xhp | 15 ++---- .../source/text/sdraw/guide/keyboard.xhp | 15 ++---- .../source/text/shared/01/02230500.xhp | 30 +++++------- .../source/text/shared/01/03020000.xhp | 18 ++----- .../source/text/shared/02/01170200.xhp | 55 ---------------------- .../source/text/shared/02/01171200.xhp | 18 ++----- .../source/text/shared/02/01171400.xhp | 18 ++----- .../source/text/shared/02/07090000.xhp | 35 ++++++-------- .../source/text/simpress/01/13160000.xhp | 29 +++++------- .../source/text/simpress/01/13180000.xhp | 37 ++++++--------- .../source/text/simpress/01/13180300.xhp | 33 +++++-------- .../source/text/simpress/02/13150000.xhp | 52 ++++++++------------ .../source/text/simpress/02/13190000.xhp | 52 ++++++++------------ .../source/text/swriter/01/01160100.xhp | 17 ++----- .../source/text/swriter/01/01160200.xhp | 17 ++----- .../source/text/swriter/01/05100000.xhp | 17 ++----- .../source/text/swriter/01/05110000.xhp | 17 ++----- .../source/text/swriter/01/05110200.xhp | 29 ++++-------- .../source/text/swriter/01/05110300.xhp | 31 +++++------- .../source/text/swriter/01/05110500.xhp | 17 ++----- .../source/text/swriter/guide/insert_graphic.xhp | 15 ++---- 28 files changed, 211 insertions(+), 467 deletions(-) diff --git a/main/helpcontent2/source/text/sbasic/guide/control_properties.xhp b/main/helpcontent2/source/text/sbasic/guide/control_properties.xhp index 88e667d431..bfbfc3eb50 100644 --- a/main/helpcontent2/source/text/sbasic/guide/control_properties.xhp +++ b/main/helpcontent2/source/text/sbasic/guide/control_properties.xhp @@ -1,8 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> - <!--*********************************************************** - * + * * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information @@ -10,30 +9,24 @@ * to you under the Apache License, Version 2.0 (the * "License"); you may not use this file except in compliance * with the License. You may obtain a copy of the License at - * + * * http://www.apache.org/licenses/LICENSE-2.0 - * + * * Unless required by applicable law or agreed to in writing, * software distributed under the License is distributed on an * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY * KIND, either express or implied. See the License for the * specific language governing permissions and limitations * under the License. - * + * ***********************************************************--> - - <helpdocument version="1.0"> <meta> <topic id="textsbasicguidecontrol_propertiesxml" indexer="include" status="PUBLISH"> <title id="tit" xml-lang="en-US">Changing the Properties of Controls in the Dialog Editor</title> <filename>/text/sbasic/guide/control_properties.xhp</filename> </topic> -<history> -<created date="2003-10-31T00:00:00">Sun Microsystems, Inc.</created> -<lastedited date="2005-07-25T15:40:12">FPE: Deleted screenshot. Cleaned.</lastedited> -</history> </meta> <body> <bookmark xml-lang="en-US" branch="index" id="bm_id3145786"><bookmark_value>properties; controls in dialog editor</bookmark_value> diff --git a/main/helpcontent2/source/text/sbasic/guide/create_dialog.xhp b/main/helpcontent2/source/text/sbasic/guide/create_dialog.xhp index b170b6d383..7156b65dfc 100644 --- a/main/helpcontent2/source/text/sbasic/guide/create_dialog.xhp +++ b/main/helpcontent2/source/text/sbasic/guide/create_dialog.xhp @@ -1,9 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> - - <!--*********************************************************** - * + * * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information @@ -11,22 +9,19 @@ * to you under the Apache License, Version 2.0 (the * "License"); you may not use this file except in compliance * with the License. You may obtain a copy of the License at - * + * * http://www.apache.org/licenses/LICENSE-2.0 - * + * * Unless required by applicable law or agreed to in writing, * software distributed under the License is distributed on an * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY * KIND, either express or implied. See the License for the * specific language governing permissions and limitations * under the License. - * + * ***********************************************************--> - - - - <helpdocument version="1.0"> +<helpdocument version="1.0"> <meta> <topic id="textsbasicguidecreate_dialogxml" indexer="include" status="PUBLISH"> <title id="tit" xml-lang="en-US">Creating a Basic Dialog</title> @@ -42,13 +37,13 @@ <paragraph role="listitem" id="par_id3163802" xml-lang="en-US" l10n="CHG" oldref="3">Choose <emph>Tools - Macros - Organize Dialogs</emph>, and then click <emph>New</emph>.</paragraph> </listitem> <listitem> -<paragraph role="listitem" id="par_id3150447" xml-lang="en-US" l10n="CHG" oldref="11">Enter a name for the dialog, and click OK. To rename the dialog later, right-click the name on the tab, and choose <emph>Rename</emph>. <comment>UFI: issue #i51589#</comment></paragraph> +<paragraph role="listitem" id="par_id3150447" xml-lang="en-US" l10n="CHG" oldref="11">Enter a name for the dialog, and click OK. To rename the dialog later, right-click the name on the tab, and choose <emph>Rename</emph>.<comment>UFI: issue #i51589#</comment></paragraph> </listitem> <listitem> <paragraph role="listitem" id="par_idN1065F" xml-lang="en-US" l10n="NEW">Click <emph>Edit</emph>. The Basic dialog editor opens and contains a blank dialog.</paragraph> </listitem> <listitem> -<paragraph role="listitem" id="par_id3153726" xml-lang="en-US" l10n="CHG" oldref="6">If you do not see the <emph>Toolbox</emph> bar, click the arrow next to the <emph>Insert Controls </emph>icon to open the <emph>Toolbox</emph> bar.</paragraph> +<paragraph role="listitem" id="par_id3153726" xml-lang="en-US" l10n="CHG" oldref="6">If you do not see the <emph>Toolbox</emph> bar, click the arrow next to the <emph>Insert Controls</emph> icon to open the <emph>Toolbox</emph> bar.</paragraph> </listitem> <listitem> <paragraph role="listitem" id="par_id3148455" xml-lang="en-US" l10n="U" oldref="12">Click a tool and then drag in the dialog to create the control.</paragraph> diff --git a/main/helpcontent2/source/text/sbasic/guide/insert_control.xhp b/main/helpcontent2/source/text/sbasic/guide/insert_control.xhp index 9e9a3112e0..46373df87a 100644 --- a/main/helpcontent2/source/text/sbasic/guide/insert_control.xhp +++ b/main/helpcontent2/source/text/sbasic/guide/insert_control.xhp @@ -1,8 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> - <!--*********************************************************** - * + * * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information @@ -10,30 +9,24 @@ * to you under the Apache License, Version 2.0 (the * "License"); you may not use this file except in compliance * with the License. You may obtain a copy of the License at - * + * * http://www.apache.org/licenses/LICENSE-2.0 - * + * * Unless required by applicable law or agreed to in writing, * software distributed under the License is distributed on an * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY * KIND, either express or implied. See the License for the * specific language governing permissions and limitations * under the License. - * + * ***********************************************************--> - - <helpdocument version="1.0"> <meta> <topic id="textsbasicguideinsert_controlxml" indexer="include" status="PUBLISH"> <title id="tit" xml-lang="en-US">Creating Controls in the Dialog Editor</title> <filename>/text/sbasic/guide/insert_control.xhp</filename> </topic> -<history> -<created date="2003-10-31T00:00:00">Sun Microsystems, Inc.</created> -<lastedited date="2005-07-25T15:51:18">converted from old format - fpe</lastedited> -</history> </meta> <body> <bookmark xml-lang="en-US" branch="index" id="bm_id3149182"><bookmark_value>controls; creating in the dialog editor</bookmark_value> @@ -41,7 +34,7 @@ </bookmark> <paragraph role="heading" id="hd_id3149182" xml-lang="en-US" level="1" l10n="U" oldref="1"><variable id="insert_control"><link href="text/sbasic/guide/insert_control.xhp" name="Creating Controls in the Dialog Editor">Creating Controls in the Dialog Editor</link> </variable></paragraph> -<paragraph role="paragraph" id="par_id3146797" xml-lang="en-US" l10n="CHG" oldref="2">Use the tools on the <emph>Toolbox </emph>of the BASIC dialog editor to add controls to your dialog.</paragraph> +<paragraph role="paragraph" id="par_id3146797" xml-lang="en-US" l10n="CHG" oldref="2">Use the tools on the <emph>Toolbox</emph> of the BASIC dialog editor to add controls to your dialog.</paragraph> <list type="ordered"> <listitem> <paragraph role="listitem" id="par_id3150276" xml-lang="en-US" l10n="CHG" oldref="7">To open the <emph>Toolbox</emph>, click the arrow next to the <emph>Insert Controls</emph> icon on the <emph>Macro</emph> toolbar.</paragraph> diff --git a/main/helpcontent2/source/text/sbasic/guide/sample_code.xhp b/main/helpcontent2/source/text/sbasic/guide/sample_code.xhp index 8eb77e74b2..fb32a311dc 100644 --- a/main/helpcontent2/source/text/sbasic/guide/sample_code.xhp +++ b/main/helpcontent2/source/text/sbasic/guide/sample_code.xhp @@ -1,8 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> - <!--*********************************************************** - * + * * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information @@ -10,30 +9,24 @@ * to you under the Apache License, Version 2.0 (the * "License"); you may not use this file except in compliance * with the License. You may obtain a copy of the License at - * + * * http://www.apache.org/licenses/LICENSE-2.0 - * + * * Unless required by applicable law or agreed to in writing, * software distributed under the License is distributed on an * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY * KIND, either express or implied. See the License for the * specific language governing permissions and limitations * under the License. - * + * ***********************************************************--> - - <helpdocument version="1.0"> <meta> <topic id="textsbasicguidesample_codexml" indexer="include" status="PUBLISH"> <title id="tit" xml-lang="en-US">Programming Examples for Controls in the Dialog Editor</title> <filename>/text/sbasic/guide/sample_code.xhp</filename> </topic> -<history> -<created date="2003-10-31T00:00:00">Sun Microsystems, Inc.</created> -<lastedited date="2005-01-12T10:40:14">converted from old format - fpe</lastedited> -</history> </meta> <body> <bookmark xml-lang="en-US" branch="index" id="bm_id3155338"><bookmark_value>programming examples for controls</bookmark_value> diff --git a/main/helpcontent2/source/text/sbasic/guide/show_dialog.xhp b/main/helpcontent2/source/text/sbasic/guide/show_dialog.xhp index 267674a008..9ae1a84308 100644 --- a/main/helpcontent2/source/text/sbasic/guide/show_dialog.xhp +++ b/main/helpcontent2/source/text/sbasic/guide/show_dialog.xhp @@ -1,9 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> - - <!--*********************************************************** - * + * * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information @@ -11,22 +9,19 @@ * to you under the Apache License, Version 2.0 (the * "License"); you may not use this file except in compliance * with the License. You may obtain a copy of the License at - * + * * http://www.apache.org/licenses/LICENSE-2.0 - * + * * Unless required by applicable law or agreed to in writing, * software distributed under the License is distributed on an * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY * KIND, either express or implied. See the License for the * specific language governing permissions and limitations * under the License. - * + * ***********************************************************--> - - - - <helpdocument version="1.0"> +<helpdocument version="1.0"> <meta> <topic id="textsbasicguideshow_dialogxml" indexer="include" status="PUBLISH"> <title id="tit" xml-lang="en-US">Opening a Dialog With Program Code</title> diff --git a/main/helpcontent2/source/text/sbasic/shared/01020500.xhp b/main/helpcontent2/source/text/sbasic/shared/01020500.xhp index 3446b8e208..5050f7f85e 100644 --- a/main/helpcontent2/source/text/sbasic/shared/01020500.xhp +++ b/main/helpcontent2/source/text/sbasic/shared/01020500.xhp @@ -1,8 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> - <!--*********************************************************** - * + * * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information @@ -10,30 +9,24 @@ * to you under the Apache License, Version 2.0 (the * "License"); you may not use this file except in compliance * with the License. You may obtain a copy of the License at - * + * * http://www.apache.org/licenses/LICENSE-2.0 - * + * * Unless required by applicable law or agreed to in writing, * software distributed under the License is distributed on an * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY * KIND, either express or implied. See the License for the * specific language governing permissions and limitations * under the License. - * + * ***********************************************************--> - - <helpdocument version="1.0"> <meta> <topic id="textsbasicshared01020500xml" indexer="include" status="PUBLISH"> <title id="tit" xml-lang="en-US">Libraries, Modules and Dialogs</title> <filename>/text/sbasic/shared/01020500.xhp</filename> </topic> -<history> -<created date="2003-10-31T00:00:00">Sun Microsystems, Inc.</created> -<lastedited date="2004-08-16T15:35:03">converted from old format - fpe</lastedited> -</history> </meta> <body> <section id="biblio"> diff --git a/main/helpcontent2/source/text/sbasic/shared/01050200.xhp b/main/helpcontent2/source/text/sbasic/shared/01050200.xhp index 0b283b40a6..7c5bb00777 100644 --- a/main/helpcontent2/source/text/sbasic/shared/01050200.xhp +++ b/main/helpcontent2/source/text/sbasic/shared/01050200.xhp @@ -1,8 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> - <!--*********************************************************** - * + * * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information @@ -10,30 +9,24 @@ * to you under the Apache License, Version 2.0 (the * "License"); you may not use this file except in compliance * with the License. You may obtain a copy of the License at - * + * * http://www.apache.org/licenses/LICENSE-2.0 - * + * * Unless required by applicable law or agreed to in writing, * software distributed under the License is distributed on an * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY * KIND, either express or implied. See the License for the * specific language governing permissions and limitations * under the License. - * + * ***********************************************************--> - - <helpdocument version="1.0"> <meta> <topic id="textsbasicshared01050200xml" indexer="include" status="PUBLISH"> <title id="tit" xml-lang="en-US">Call Stack Window (Calls)</title> <filename>/text/sbasic/shared/01050200.xhp</filename> </topic> -<history> -<created date="2003-10-31T00:00:00">Sun Microsystems, Inc.</created> -<lastedited date="2004-09-01T15:03:40">converted from old format - fpe</lastedited> -</history> </meta> <body> <section id="kommando"> diff --git a/main/helpcontent2/source/text/sbasic/shared/03020101.xhp b/main/helpcontent2/source/text/sbasic/shared/03020101.xhp index d4088624e1..fd1d8364b9 100644 --- a/main/helpcontent2/source/text/sbasic/shared/03020101.xhp +++ b/main/helpcontent2/source/text/sbasic/shared/03020101.xhp @@ -1,8 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> - <!--*********************************************************** - * + * * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information @@ -10,30 +9,24 @@ * to you under the Apache License, Version 2.0 (the * "License"); you may not use this file except in compliance * with the License. You may obtain a copy of the License at - * + * * http://www.apache.org/licenses/LICENSE-2.0 - * + * * Unless required by applicable law or agreed to in writing, * software distributed under the License is distributed on an * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY * KIND, either express or implied. See the License for the * specific language governing permissions and limitations * under the License. - * + * ***********************************************************--> - - <helpdocument version="1.0"> <meta> <topic id="textsbasicshared03020101xml" indexer="include" status="PUBLISH"> <title id="tit" xml-lang="en-US">Close Statement [Runtime]</title> <filename>/text/sbasic/shared/03020101.xhp</filename> </topic> -<history> -<created date="2003-10-31T00:00:00">Sun Microsystems, Inc.</created> -<lastedited date="2004-12-17T10:52:43">converted from old format - fpe</lastedited> -</history> </meta> <body> <section id="close"> diff --git a/main/helpcontent2/source/text/sdraw/guide/keyboard.xhp b/main/helpcontent2/source/text/sdraw/guide/keyboard.xhp index b19a55e348..0ef5d8fb99 100644 --- a/main/helpcontent2/source/text/sdraw/guide/keyboard.xhp +++ b/main/helpcontent2/source/text/sdraw/guide/keyboard.xhp @@ -1,8 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> - <!--*********************************************************** - * + * * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information @@ -10,30 +9,24 @@ * to you under the Apache License, Version 2.0 (the * "License"); you may not use this file except in compliance * with the License. You may obtain a copy of the License at - * + * * http://www.apache.org/licenses/LICENSE-2.0 - * + * * Unless required by applicable law or agreed to in writing, * software distributed under the License is distributed on an * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY * KIND, either express or implied. See the License for the * specific language governing permissions and limitations * under the License. - * + * ***********************************************************--> - - <helpdocument version="1.0"> <meta> <topic id="textsdrawguidekeyboardxml" indexer="include" status="PUBLISH"> <title id="tit" xml-lang="en-US">Shortcut Keys for Drawing Objects</title> <filename>/text/sdraw/guide/keyboard.xhp</filename> </topic> -<history> -<created date="2003-10-31T00:00:00">Sun Microsystems, Inc.</created> -<lastedited date="2006-04-05T14:22:29">converted from old format - fpe</lastedited> -</history> </meta> <body> <bookmark xml-lang="en-US" branch="index" id="bm_id3155628"><bookmark_value>accessibility; %PRODUCTNAME Draw</bookmark_value> diff --git a/main/helpcontent2/source/text/shared/01/02230500.xhp b/main/helpcontent2/source/text/shared/01/02230500.xhp index 2018dd4ee3..12561e16cf 100644 --- a/main/helpcontent2/source/text/shared/01/02230500.xhp +++ b/main/helpcontent2/source/text/shared/01/02230500.xhp @@ -1,8 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> - <!--*********************************************************** - * + * * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information @@ -10,16 +9,16 @@ * to you under the Apache License, Version 2.0 (the * "License"); you may not use this file except in compliance * with the License. You may obtain a copy of the License at - * + * * http://www.apache.org/licenses/LICENSE-2.0 - * + * * Unless required by applicable law or agreed to in writing, * software distributed under the License is distributed on an * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY * KIND, either express or implied. See the License for the * specific language governing permissions and limitations * under the License. - * + * ***********************************************************--> <helpdocument version="1.0"> @@ -28,22 +27,15 @@ <title xml-lang="en-US" id="tit">Merge Document</title> <filename>/text/shared/01/02230500.xhp</filename> </topic> -<history> -<created date="2003-10-31T00:00:00">Sun Microsystems, Inc.</created> -<lastedited date="2003-10-31T00:00:00">converted from old format - fpe</lastedited> -</history> </meta> <body> - - - - <bookmark xml-lang="en-US" branch="hid/.uno:MergeDocuments" id="bm_id2244498" localize="false"/><!-- HID added by script --> +<bookmark xml-lang="en-US" branch="hid/.uno:MergeDocuments" id="bm_id2244498" localize="false"/><!-- HID added by script --> <bookmark branch="hid/.uno:MergeDocuments" xml-lang="en-US" id="bm_id3146946"/><paragraph role="heading" level="1" id="hd_id3149000" l10n="U" xml-lang="en-US" oldref="1">Merge Document</paragraph> - <paragraph l10n="U" role="paragraph" id="par_id3154408" xml-lang="en-US" oldref="2"><variable id="dokzus"><ahelp hid=".uno:MergeDocuments" visibility="visible">Imports changes made to copies of the same document into the original document. Changes made to footnotes, headers, frames and fields are ignored.</ahelp></variable> Identical changes are merged automatically.</paragraph> - <section id="howtoget"> - <embed href="text/shared/00/00000402.xhp#einfuegen"/> +<paragraph l10n="U" role="paragraph" id="par_id3154408" xml-lang="en-US" oldref="2"><variable id="dokzus"><ahelp hid=".uno:MergeDocuments" visibility="visible">Imports changes made to copies of the same document into the original document. Changes made to footnotes, headers, frames and fields are ignored.</ahelp></variable> Identical changes are merged automatically.</paragraph> +<section id="howtoget"> +<embed href="text/shared/00/00000402.xhp#einfuegen"/> </section> - <switch select="appl"><case select="WRITER"> - </case></switch> - </body> +<switch select="appl"><case select="WRITER"> +</case></switch> +</body> </helpdocument> diff --git a/main/helpcontent2/source/text/shared/01/03020000.xhp b/main/helpcontent2/source/text/shared/01/03020000.xhp index d4bf2eb678..2588509d2c 100644 --- a/main/helpcontent2/source/text/shared/01/03020000.xhp +++ b/main/helpcontent2/source/text/shared/01/03020000.xhp @@ -1,8 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> - <!--*********************************************************** - * + * * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information @@ -10,31 +9,24 @@ * to you under the Apache License, Version 2.0 (the * "License"); you may not use this file except in compliance * with the License. You may obtain a copy of the License at - * + * * http://www.apache.org/licenses/LICENSE-2.0 - * + * * Unless required by applicable law or agreed to in writing, * software distributed under the License is distributed on an * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY * KIND, either express or implied. See the License for the * specific language governing permissions and limitations * under the License. - * + * ***********************************************************--> - - - <helpdocument version="1.0"> <meta> <topic id="textshared0103020000xml" indexer="include" status="PUBLISH"> <title id="tit" xml-lang="en-US">Standard Bar</title> <filename>/text/shared/01/03020000.xhp</filename> </topic> -<history> -<created date="2003-10-31T00:00:00">Sun Microsystems, Inc.</created> -<lastedited date="2006-03-21T14:33:17">converted from old format - fpe</lastedited> -</history> </meta> <body> <section id="funktionsleiste"> @@ -45,7 +37,7 @@ <paragraph role="paragraph" id="par_id3149495" xml-lang="en-US" l10n="U" oldref="2"><ahelp hid=".uno:FunctionBarVisible">Shows or hides the <emph>Standard Bar</emph>.</ahelp></paragraph> </section> <section id="howtoget"> - <embed href="text/shared/00/00000403.xhp#funktion"/> +<embed href="text/shared/00/00000403.xhp#funktion"/> </section> </body> </helpdocument> diff --git a/main/helpcontent2/source/text/shared/02/01170200.xhp b/main/helpcontent2/source/text/shared/02/01170200.xhp deleted file mode 100644 index 82307f08b9..0000000000 --- a/main/helpcontent2/source/text/shared/02/01170200.xhp +++ /dev/null @@ -1,55 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> - - -<!--*********************************************************** - * - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - * - ***********************************************************--> - - -<helpdocument version="1.0"> -<meta> -<topic id="textshared0201170200xml" indexer="include" status="PUBLISH"> -<title xml-lang="en-US" id="tit">Form Properties</title> -<filename>/text/shared/02/01170200.xhp</filename> -</topic> -<history> -<created date="2003-10-31T00:00:00">Sun Microsystems, Inc.</created> -<lastedited date="2003-10-31T00:00:00">converted from old format - fpe</lastedited> -</history> -</meta> -<body> - - - <section id="formular"> - <bookmark branch="index" xml-lang="en-US" id="bm_id3147285"><bookmark_value>forms; properties</bookmark_value><bookmark_value>properties; forms</bookmark_value></bookmark><bookmark xml-lang="en-US" branch="hid/.uno:FormProperties" id="bm_id1953557" localize="false"/><!-- HID added by script --> -<bookmark branch="hid/.uno:FormProperties" xml-lang="en-US" id="bm_id3145669"/><paragraph id="hd_id3147285" role="heading" level="1" oldref="1" l10n="U" xml-lang="en-US"><link href="text/shared/02/01170200.xhp" name="Form Properties">Form Properties</link></paragraph> - <paragraph l10n="U" role="paragraph" id="par_id3147088" xml-lang="en-US" oldref="2"><variable id="form"><ahelp hid=".uno:FormProperties" visibility="visible">In this dialog you can specify, among others, the data source and the events for the whole form.</ahelp></variable></paragraph> - </section> - <section id="howtoget"> - <embed href="text/shared/00/00040501.xhp#formulareigenschaften"/> -</section> - - <embed href="text/shared/02/01170100.xhp#spezialfelder"/> - <embed href="text/shared/02/01170201.xhp#allgemein"/> - <embed href="text/shared/02/01170203.xhp#daten"/> - <embed href="text/shared/02/01170202.xhp#ereignisse"/> - - </body> -</helpdocument> diff --git a/main/helpcontent2/source/text/shared/02/01171200.xhp b/main/helpcontent2/source/text/shared/02/01171200.xhp index 65f24938ec..665738de2c 100644 --- a/main/helpcontent2/source/text/shared/02/01171200.xhp +++ b/main/helpcontent2/source/text/shared/02/01171200.xhp @@ -1,8 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> - <!--*********************************************************** - * + * * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information @@ -10,30 +9,24 @@ * to you under the Apache License, Version 2.0 (the * "License"); you may not use this file except in compliance * with the License. You may obtain a copy of the License at - * + * * http://www.apache.org/licenses/LICENSE-2.0 - * + * * Unless required by applicable law or agreed to in writing, * software distributed under the License is distributed on an * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY * KIND, either express or implied. See the License for the * specific language governing permissions and limitations * under the License. - * + * ***********************************************************--> - - <helpdocument version="1.0"> <meta> <topic id="textshared0201171200xml" indexer="include" status="PUBLISH"> <title id="tit" xml-lang="en-US">Display Grid</title> <filename>/text/shared/02/01171200.xhp</filename> </topic> -<history> -<created date="2003-10-31T00:00:00">Sun Microsystems, Inc.</created> -<lastedited date="2006-02-24T11:39:12">converted from old format - fpe</lastedited> -</history> </meta> <body><comment>UFI: removed help ids</comment> <paragraph role="heading" id="hd_id3150476" xml-lang="en-US" level="1" l10n="CHG" oldref="1">Display Grid</paragraph> @@ -52,14 +45,13 @@ <tablecell colspan="" rowspan=""> <paragraph role="paragraph" id="par_id3153750" xml-lang="en-US" l10n="E"> <image id="img_id3153049" src="res/commandimagelist/sc_gridvisible.png" width="0.1665inch" height="0.1665inch"><alt id="alt_id3153049" xml-lang="en-US">Icon</alt> - </image></paragraph> +</image></paragraph> </tablecell> <tablecell colspan="" rowspan=""> <paragraph role="paragraph" id="par_id3155536" xml-lang="en-US" l10n="CHG" oldref="4">Display Grid</paragraph> </tablecell> </tablerow> </table> - </section> </body> </helpdocument> diff --git a/main/helpcontent2/source/text/shared/02/01171400.xhp b/main/helpcontent2/source/text/shared/02/01171400.xhp index 504d61246e..053f501875 100644 --- a/main/helpcontent2/source/text/shared/02/01171400.xhp +++ b/main/helpcontent2/source/text/shared/02/01171400.xhp @@ -1,8 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> - <!--*********************************************************** - * + * * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information @@ -10,30 +9,24 @@ * to you under the Apache License, Version 2.0 (the * "License"); you may not use this file except in compliance * with the License. You may obtain a copy of the License at - * + * * http://www.apache.org/licenses/LICENSE-2.0 - * + * * Unless required by applicable law or agreed to in writing, * software distributed under the License is distributed on an * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY * KIND, either express or implied. See the License for the * specific language governing permissions and limitations * under the License. - * + * ***********************************************************--> - - <helpdocument version="1.0"> <meta> <topic id="textshared0201171400xml" indexer="include" status="PUBLISH"> <title id="tit" xml-lang="en-US">Guides When Moving</title> <filename>/text/shared/02/01171400.xhp</filename> </topic> -<history> -<created date="2003-10-31T00:00:00">Sun Microsystems, Inc.</created> -<lastedited date="2006-02-24T12:08:06">converted from old format - fpe</lastedited> -</history> </meta> <body><comment>UFI: removed help ids</comment> <paragraph role="heading" id="hd_id3155599" xml-lang="en-US" level="1" l10n="U" oldref="1">Guides When Moving</paragraph> @@ -45,14 +38,13 @@ <tablecell colspan="" rowspan=""> <paragraph role="paragraph" id="par_id3149549" xml-lang="en-US" l10n="E"> <image id="img_id3149760" src="res/commandimagelist/sc_helplinesmove.png" width="0.1665inch" height="0.1665inch"><alt id="alt_id3149760" xml-lang="en-US">Icon</alt> - </image></paragraph> +</image></paragraph> </tablecell> <tablecell colspan="" rowspan=""> <paragraph role="paragraph" id="par_id3153049" xml-lang="en-US" l10n="U" oldref="4">Guides When Moving</paragraph> </tablecell> </tablerow> </table> - </section> </body> </helpdocument> diff --git a/main/helpcontent2/source/text/shared/02/07090000.xhp b/main/helpcontent2/source/text/shared/02/07090000.xhp index abf783b7a9..605c4233ab 100644 --- a/main/helpcontent2/source/text/shared/02/07090000.xhp +++ b/main/helpcontent2/source/text/shared/02/07090000.xhp @@ -1,8 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> - <!--*********************************************************** - * + * * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information @@ -10,16 +9,16 @@ * to you under the Apache License, Version 2.0 (the * "License"); you may not use this file except in compliance * with the License. You may obtain a copy of the License at - * + * * http://www.apache.org/licenses/LICENSE-2.0 - * + * * Unless required by applicable law or agreed to in writing, * software distributed under the License is distributed on an * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY * KIND, either express or implied. See the License for the * specific language governing permissions and limitations * under the License. - * + * ***********************************************************--> <helpdocument version="1.0"> @@ -28,23 +27,17 @@ <title xml-lang="en-US" id="tit">Export Directly as PDF</title> <filename>/text/shared/02/07090000.xhp</filename> </topic> -<history> -<created date="2003-10-31T00:00:00">Sun Microsystems, Inc.</created> -<lastedited date="2003-10-31T00:00:00">converted from old format - fpe</lastedited> -</history> </meta> <body> - - - <section id="exportpdf"> - <bookmark xml-lang="en-US" branch="hid/.uno:ExportDirectToPDF" id="bm_id4234075" localize="false"/><!-- HID added by script --> +<section id="exportpdf"> +<bookmark xml-lang="en-US" branch="hid/.uno:ExportDirectToPDF" id="bm_id4234075" localize="false"/><!-- HID added by script --> <bookmark branch="hid/.uno:ExportDirectToPDF" xml-lang="en-US" id="bm_id3154545"/><paragraph id="hd_id3146946" role="heading" level="1" oldref="1" l10n="U" xml-lang="en-US"><link href="text/shared/02/07090000.xhp" name="Export Directly as PDF">Export Directly as PDF</link></paragraph> - <paragraph l10n="U" role="paragraph" id="par_id3085157" xml-lang="en-US" oldref="2"><ahelp hid=".uno:ExportDirectToPDF" visibility="visible">Exports the current document directly as PDF. No settings dialog is shown.</ahelp></paragraph> - </section> - <embed href="text/shared/00/00000401.xhp#syexportpdf"/> - <section id="relatedtopics"> - <embed href="text/shared/01/ref_pdf_export.xhp#ref_pdf_export"/> - <embed href="text/shared/01/ref_pdf_send_as.xhp#ref_pdf_send_as"/> - </section> - </body> +<paragraph l10n="U" role="paragraph" id="par_id3085157" xml-lang="en-US" oldref="2"><ahelp hid=".uno:ExportDirectToPDF" visibility="visible">Exports the current document directly as PDF. No settings dialog is shown.</ahelp></paragraph> +</section> +<embed href="text/shared/00/00000401.xhp#syexportpdf"/> +<section id="relatedtopics"> +<embed href="text/shared/01/ref_pdf_export.xhp#ref_pdf_export"/> +<embed href="text/shared/01/ref_pdf_send_as.xhp#ref_pdf_send_as"/> +</section> +</body> </helpdocument> diff --git a/main/helpcontent2/source/text/simpress/01/13160000.xhp b/main/helpcontent2/source/text/simpress/01/13160000.xhp index e08f741ce4..21523040f1 100644 --- a/main/helpcontent2/source/text/simpress/01/13160000.xhp +++ b/main/helpcontent2/source/text/simpress/01/13160000.xhp @@ -1,8 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> - <!--*********************************************************** - * + * * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information @@ -10,16 +9,16 @@ * to you under the Apache License, Version 2.0 (the * "License"); you may not use this file except in compliance * with the License. You may obtain a copy of the License at - * + * * http://www.apache.org/licenses/LICENSE-2.0 - * + * * Unless required by applicable law or agreed to in writing, * software distributed under the License is distributed on an * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY * KIND, either express or implied. See the License for the * specific language governing permissions and limitations * under the License. - * + * ***********************************************************--> <helpdocument version="1.0"> @@ -28,21 +27,15 @@ <title xml-lang="en-US" id="tit">Connect</title> <filename>/text/simpress/01/13160000.xhp</filename> </topic> -<history> -<created date="2003-10-31T00:00:00">Sun Microsystems, Inc.</created> -<lastedited date="2003-10-31T00:00:00">converted from old format - fpe</lastedited> -</history> </meta> <body> - - - <section id="verbinden"> - <bookmark xml-lang="en-US" branch="hid/.uno:Connect" id="bm_id692158" localize="false"/><!-- HID added by script --> +<section id="verbinden"> +<bookmark xml-lang="en-US" branch="hid/.uno:Connect" id="bm_id692158" localize="false"/><!-- HID added by script --> <bookmark branch="hid/.uno:Connect" xml-lang="en-US" id="bm_id3154319"/><paragraph id="hd_id3153768" role="heading" level="1" oldref="1" l10n="U" xml-lang="en-US"><link href="text/simpress/01/13160000.xhp" name="Connect">Connect</link></paragraph> - <paragraph l10n="U" role="paragraph" id="par_id3152598" xml-lang="en-US" oldref="2"><ahelp hid=".uno:Connect" visibility="visible">Creates a line or Bézier curve by connecting two or more lines, Bézier curves, or other objects with a line.</ahelp> Closed objects containing a fill are converted to lines and lose their fill.</paragraph> - </section> - <section id="howtoget"> - <embed href="text/simpress/00/00000413.xhp#adnvbd"/> +<paragraph l10n="U" role="paragraph" id="par_id3152598" xml-lang="en-US" oldref="2"><ahelp hid=".uno:Connect" visibility="visible">Creates a line or Bézier curve by connecting two or more lines, Bézier curves, or other objects with a line.</ahelp> Closed objects containing a fill are converted to lines and lose their fill.</paragraph> +</section> +<section id="howtoget"> +<embed href="text/simpress/00/00000413.xhp#adnvbd"/> </section> - </body> +</body> </helpdocument> diff --git a/main/helpcontent2/source/text/simpress/01/13180000.xhp b/main/helpcontent2/source/text/simpress/01/13180000.xhp index ec96bc9601..c7f6be51a1 100644 --- a/main/helpcontent2/source/text/simpress/01/13180000.xhp +++ b/main/helpcontent2/source/text/simpress/01/13180000.xhp @@ -1,8 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> - <!--*********************************************************** - * + * * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information @@ -10,16 +9,16 @@ * to you under the Apache License, Version 2.0 (the * "License"); you may not use this file except in compliance * with the License. You may obtain a copy of the License at - * + * * http://www.apache.org/licenses/LICENSE-2.0 - * + * * Unless required by applicable law or agreed to in writing, * software distributed under the License is distributed on an * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY * KIND, either express or implied. See the License for the * specific language governing permissions and limitations * under the License. - * + * ***********************************************************--> <helpdocument version="1.0"> @@ -28,24 +27,18 @@ <title xml-lang="en-US" id="tit">Shapes</title> <filename>/text/simpress/01/13180000.xhp</filename> </topic> -<history> -<created date="2003-10-31T00:00:00">Sun Microsystems, Inc.</created> -<lastedited date="2003-10-31T00:00:00">converted from old format - fpe</lastedited> -</history> </meta> <body> - - - <section id="formen"> - <paragraph id="hd_id3154319" role="heading" level="1" oldref="1" l10n="U" xml-lang="en-US"><link href="text/simpress/01/13180000.xhp" name="Shapes">Shapes</link></paragraph> - <paragraph role="paragraph" id="par_id3147435" l10n="U" xml-lang="en-US" oldref="2">Creates a shape from two or more selected objects.</paragraph> - </section> - <section id="howtoget"> - <embed href="text/simpress/00/00000413.xhp#formen"/> +<section id="formen"> +<paragraph id="hd_id3154319" role="heading" level="1" oldref="1" l10n="U" xml-lang="en-US"><link href="text/simpress/01/13180000.xhp" name="Shapes">Shapes</link></paragraph> +<paragraph role="paragraph" id="par_id3147435" l10n="U" xml-lang="en-US" oldref="2">Creates a shape from two or more selected objects.</paragraph> +</section> +<section id="howtoget"> +<embed href="text/simpress/00/00000413.xhp#formen"/> </section> - <paragraph role="paragraph" id="par_id3156286" l10n="U" xml-lang="en-US" oldref="3">Shapes take on the properties of the lowermost object in the stacking order.</paragraph> - <embed href="text/simpress/01/13180100.xhp#verschmelzen"/> - <embed href="text/simpress/01/13180200.xhp#sub"/> - <embed href="text/simpress/01/13180300.xhp#schneiden"/> - </body> +<paragraph role="paragraph" id="par_id3156286" l10n="U" xml-lang="en-US" oldref="3">Shapes take on the properties of the lowermost object in the stacking order.</paragraph> +<embed href="text/simpress/01/13180100.xhp#verschmelzen"/> +<embed href="text/simpress/01/13180200.xhp#sub"/> +<embed href="text/simpress/01/13180300.xhp#schneiden"/> +</body> </helpdocument> diff --git a/main/helpcontent2/source/text/simpress/01/13180300.xhp b/main/helpcontent2/source/text/simpress/01/13180300.xhp index 3074bb445b..35c0b66ecf 100644 --- a/main/helpcontent2/source/text/simpress/01/13180300.xhp +++ b/main/helpcontent2/source/text/simpress/01/13180300.xhp @@ -1,8 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> - <!--*********************************************************** - * + * * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information @@ -10,16 +9,16 @@ * to you under the Apache License, Version 2.0 (the * "License"); you may not use this file except in compliance * with the License. You may obtain a copy of the License at - * + * * http://www.apache.org/licenses/LICENSE-2.0 - * + * * Unless required by applicable law or agreed to in writing, * software distributed under the License is distributed on an * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY * KIND, either express or implied. See the License for the * specific language governing permissions and limitations * under the License. - * + * ***********************************************************--> <helpdocument version="1.0"> @@ -28,23 +27,17 @@ <title xml-lang="en-US" id="tit">Intersect</title> <filename>/text/simpress/01/13180300.xhp</filename> </topic> -<history> -<created date="2003-10-31T00:00:00">Sun Microsystems, Inc.</created> -<lastedited date="2003-10-31T00:00:00">converted from old format - fpe</lastedited> -</history> </meta> <body> - - - <section id="schneiden"> - <bookmark xml-lang="en-US" branch="hid/.uno:Intersect" id="bm_id6788692" localize="false"/><!-- HID added by script --> +<section id="schneiden"> +<bookmark xml-lang="en-US" branch="hid/.uno:Intersect" id="bm_id6788692" localize="false"/><!-- HID added by script --> <bookmark branch="hid/.uno:Intersect" xml-lang="en-US" id="bm_id3152578"/><paragraph id="hd_id3153768" role="heading" level="1" oldref="1" l10n="U" xml-lang="en-US"><link href="text/simpress/01/13180300.xhp" name="Intersect">Intersect</link></paragraph> - <paragraph l10n="U" role="paragraph" id="par_id3146975" xml-lang="en-US" oldref="2"><ahelp hid=".uno:Intersect" visibility="visible">Creates a shape from the overlapping area of the selected objects.</ahelp></paragraph> - </section> - <section id="howtoget"> - <embed href="text/simpress/00/00000413.xhp#schneid"/> +<paragraph l10n="U" role="paragraph" id="par_id3146975" xml-lang="en-US" oldref="2"><ahelp hid=".uno:Intersect" visibility="visible">Creates a shape from the overlapping area of the selected objects.</ahelp></paragraph> +</section> +<section id="howtoget"> +<embed href="text/simpress/00/00000413.xhp#schneid"/> </section> - <embed href="text/shared/00/00000004.xhp#related"/> - <embed href="text/sdraw/guide/combine_etc.xhp#combine_etc"/> - </body> +<embed href="text/shared/00/00000004.xhp#related"/> +<embed href="text/sdraw/guide/combine_etc.xhp#combine_etc"/> +</body> </helpdocument> diff --git a/main/helpcontent2/source/text/simpress/02/13150000.xhp b/main/helpcontent2/source/text/simpress/02/13150000.xhp index 541c501596..546c09dce1 100644 --- a/main/helpcontent2/source/text/simpress/02/13150000.xhp +++ b/main/helpcontent2/source/text/simpress/02/13150000.xhp @@ -1,8 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> - <!--*********************************************************** - * + * * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information @@ -10,16 +9,16 @@ * to you under the Apache License, Version 2.0 (the * "License"); you may not use this file except in compliance * with the License. You may obtain a copy of the License at - * + * * http://www.apache.org/licenses/LICENSE-2.0 - * + * * Unless required by applicable law or agreed to in writing, * software distributed under the License is distributed on an * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY * KIND, either express or implied. See the License for the * specific language governing permissions and limitations * under the License. - * + * ***********************************************************--> <helpdocument version="1.0"> @@ -28,33 +27,22 @@ <title xml-lang="en-US" id="tit">Snap to Page Margins</title> <filename>/text/simpress/02/13150000.xhp</filename> </topic> -<history> -<created date="2003-10-31T00:00:00">Sun Microsystems, Inc.</created> -<lastedited date="2003-10-31T00:00:00">converted from old format - fpe</lastedited> -</history> </meta> <body> - - - <paragraph id="hd_id3150441" role="heading" level="1" oldref="1" l10n="U" xml-lang="en-US"><link href="text/simpress/02/13150000.xhp" name="Snap to Page Margins">Snap to Page Margins</link></paragraph> - <embed href="text/shared/optionen/01070300.xhp#seitenrand"/> - <embed href="text/shared/optionen/01070300.xhp#seittext"/> - <section id="sysfang"> - <table id="tbl_id3147436"> - - - - <tablerow> - <tablecell> - <paragraph l10n="E" role="paragraph" id="par_id3150717" xml-lang="en-US" oldref=""><image src="res/commandimagelist/sc_snapborder.png" id="img_id3154016"><alt xml-lang="en-US" id="alt_id3154016">Icon</alt></image></paragraph> - </tablecell> - <tablecell> - <paragraph role="paragraph" id="par_id3156384" l10n="U" xml-lang="en-US" oldref="2">Snap to Page Margins</paragraph> - </tablecell> - </tablerow> - - </table> - </section> - - </body> +<paragraph id="hd_id3150441" role="heading" level="1" oldref="1" l10n="U" xml-lang="en-US"><link href="text/simpress/02/13150000.xhp" name="Snap to Page Margins">Snap to Page Margins</link></paragraph> +<embed href="text/shared/optionen/01070300.xhp#seitenrand"/> +<embed href="text/shared/optionen/01070300.xhp#seittext"/> +<section id="sysfang"> +<table id="tbl_id3147436"> +<tablerow> +<tablecell> +<paragraph l10n="E" role="paragraph" id="par_id3150717" xml-lang="en-US" oldref=""><image src="res/commandimagelist/sc_snapborder.png" id="img_id3154016"><alt xml-lang="en-US" id="alt_id3154016">Icon</alt></image></paragraph> +</tablecell> +<tablecell> +<paragraph role="paragraph" id="par_id3156384" l10n="U" xml-lang="en-US" oldref="2">Snap to Page Margins</paragraph> +</tablecell> +</tablerow> +</table> +</section> +</body> </helpdocument> diff --git a/main/helpcontent2/source/text/simpress/02/13190000.xhp b/main/helpcontent2/source/text/simpress/02/13190000.xhp index 8b01a5e314..91b42efe65 100644 --- a/main/helpcontent2/source/text/simpress/02/13190000.xhp +++ b/main/helpcontent2/source/text/simpress/02/13190000.xhp @@ -1,8 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> - <!--*********************************************************** - * + * * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information @@ -10,16 +9,16 @@ * to you under the Apache License, Version 2.0 (the * "License"); you may not use this file except in compliance * with the License. You may obtain a copy of the License at - * + * * http://www.apache.org/licenses/LICENSE-2.0 - * + * * Unless required by applicable law or agreed to in writing, * software distributed under the License is distributed on an * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY * KIND, either express or implied. See the License for the * specific language governing permissions and limitations * under the License. - * + * ***********************************************************--> <helpdocument version="1.0"> @@ -28,33 +27,22 @@ <title xml-lang="en-US" id="tit">Select Text Area Only</title> <filename>/text/simpress/02/13190000.xhp</filename> </topic> -<history> -<created date="2003-10-31T00:00:00">Sun Microsystems, Inc.</created> -<lastedited date="2003-10-31T00:00:00">converted from old format - fpe</lastedited> -</history> </meta> <body> - - - <paragraph id="hd_id3150439" role="heading" level="1" oldref="1" l10n="U" xml-lang="en-US"><link href="text/simpress/02/13190000.xhp" name="Select Text Area Only">Select Text Area Only</link></paragraph> - <embed href="text/shared/optionen/01070500.xhp#textbereich"/> - <embed href="text/shared/optionen/01070500.xhp#textbereich2"/> - <section id="synurtext"> - <table id="tbl_id3154319"> - - - - <tablerow> - <tablecell> - <paragraph l10n="E" role="paragraph" id="par_id3154510" xml-lang="en-US" oldref=""><image src="res/commandimagelist/sc_pickthrough.png" id="img_id3154015"><alt xml-lang="en-US" id="alt_id3154015">Icon</alt></image></paragraph> - </tablecell> - <tablecell> - <paragraph role="paragraph" id="par_id3154254" l10n="U" xml-lang="en-US" oldref="2">Select Text Area Only</paragraph> - </tablecell> - </tablerow> - - </table> - </section> - - </body> +<paragraph id="hd_id3150439" role="heading" level="1" oldref="1" l10n="U" xml-lang="en-US"><link href="text/simpress/02/13190000.xhp" name="Select Text Area Only">Select Text Area Only</link></paragraph> +<embed href="text/shared/optionen/01070500.xhp#textbereich"/> +<embed href="text/shared/optionen/01070500.xhp#textbereich2"/> +<section id="synurtext"> +<table id="tbl_id3154319"> +<tablerow> +<tablecell> +<paragraph l10n="E" role="paragraph" id="par_id3154510" xml-lang="en-US" oldref=""><image src="res/commandimagelist/sc_pickthrough.png" id="img_id3154015"><alt xml-lang="en-US" id="alt_id3154015">Icon</alt></image></paragraph> +</tablecell> +<tablecell> +<paragraph role="paragraph" id="par_id3154254" l10n="U" xml-lang="en-US" oldref="2">Select Text Area Only</paragraph> +</tablecell> +</tablerow> +</table> +</section> +</body> </helpdocument> diff --git a/main/helpcontent2/source/text/swriter/01/01160100.xhp b/main/helpcontent2/source/text/swriter/01/01160100.xhp index 26db3b6554..957a2d88fa 100644 --- a/main/helpcontent2/source/text/swriter/01/01160100.xhp +++ b/main/helpcontent2/source/text/swriter/01/01160100.xhp @@ -1,8 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> - <!--*********************************************************** - * + * * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information @@ -10,30 +9,24 @@ * to you under the Apache License, Version 2.0 (the * "License"); you may not use this file except in compliance * with the License. You may obtain a copy of the License at - * + * * http://www.apache.org/licenses/LICENSE-2.0 - * + * * Unless required by applicable law or agreed to in writing, * software distributed under the License is distributed on an * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY * KIND, either express or implied. See the License for the * specific language governing permissions and limitations * under the License. - * + * ***********************************************************--> - - <helpdocument version="1.0"> <meta> <topic id="textswriter0101160100xml" indexer="include" status="PUBLISH"> <title id="tit" xml-lang="en-US">Outline to Presentation</title> <filename>/text/swriter/01/01160100.xhp</filename> </topic> -<history> -<created date="2003-10-31T00:00:00">Sun Microsystems, Inc.</created> -<lastedited date="2004-12-14T13:01:30">converted from old format - fpe</lastedited> -</history> </meta> <body> <section id="sendenstarimpress"> @@ -43,7 +36,7 @@ <paragraph role="paragraph" id="par_id3155186" xml-lang="en-US" l10n="U" oldref="2"><ahelp hid=".uno:SendOutlineToStarImpres">Sends the outline of the active document to a new presentation document.</ahelp></paragraph> </section> <section id="howtoget"> - <embed href="text/swriter/00/00000401.xhp#sendenstarimpress"/> +<embed href="text/swriter/00/00000401.xhp#sendenstarimpress"/> </section> <embed href="text/shared/00/00000004.xhp#related"/> <embed href="text/shared/guide/copytext2application.xhp#copytext2application"/> diff --git a/main/helpcontent2/source/text/swriter/01/01160200.xhp b/main/helpcontent2/source/text/swriter/01/01160200.xhp index c84db0b9bd..06ed8a34b4 100644 --- a/main/helpcontent2/source/text/swriter/01/01160200.xhp +++ b/main/helpcontent2/source/text/swriter/01/01160200.xhp @@ -1,8 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> - <!--*********************************************************** - * + * * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information @@ -10,30 +9,24 @@ * to you under the Apache License, Version 2.0 (the * "License"); you may not use this file except in compliance * with the License. You may obtain a copy of the License at - * + * * http://www.apache.org/licenses/LICENSE-2.0 - * + * * Unless required by applicable law or agreed to in writing, * software distributed under the License is distributed on an * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY * KIND, either express or implied. See the License for the * specific language governing permissions and limitations * under the License. - * + * ***********************************************************--> - - <helpdocument version="1.0"> <meta> <topic id="textswriter0101160200xml" indexer="include" status="PUBLISH"> <title id="tit" xml-lang="en-US">Outline to Clipboard</title> <filename>/text/swriter/01/01160200.xhp</filename> </topic> -<history> -<created date="2003-10-31T00:00:00">Sun Microsystems, Inc.</created> -<lastedited date="2004-04-26T12:53:48">converted from old format - fpe</lastedited> -</history> </meta> <body> <section id="sendenclipboard"> @@ -43,7 +36,7 @@ <paragraph role="paragraph" id="par_id3150758" xml-lang="en-US" l10n="U" oldref="2"><ahelp hid=".uno:SendOutlineToClipboard">Sends the outline of a document to the clipboard in Rich Text Format (RTF).</ahelp></paragraph> </section> <section id="howtoget"> - <embed href="text/swriter/00/00000401.xhp#sendenclipboard"/> +<embed href="text/swriter/00/00000401.xhp#sendenclipboard"/> </section> </body> </helpdocument> diff --git a/main/helpcontent2/source/text/swriter/01/05100000.xhp b/main/helpcontent2/source/text/swriter/01/05100000.xhp index 47128b6ac9..0e53bd465d 100644 --- a/main/helpcontent2/source/text/swriter/01/05100000.xhp +++ b/main/helpcontent2/source/text/swriter/01/05100000.xhp @@ -1,8 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> - <!--*********************************************************** - * + * * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information @@ -10,30 +9,24 @@ * to you under the Apache License, Version 2.0 (the * "License"); you may not use this file except in compliance * with the License. You may obtain a copy of the License at - * + * * http://www.apache.org/licenses/LICENSE-2.0 - * + * * Unless required by applicable law or agreed to in writing, * software distributed under the License is distributed on an * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY * KIND, either express or implied. See the License for the * specific language governing permissions and limitations * under the License. - * + * ***********************************************************--> - - <helpdocument version="1.0"> <meta> <topic id="textswriter0105100000xml" indexer="include" status="PUBLISH"> <title id="tit" xml-lang="en-US">Cell</title> <filename>/text/swriter/01/05100000.xhp</filename> </topic> -<history> -<created date="2003-10-31T00:00:00">Sun Microsystems, Inc.</created> -<lastedited date="2005-06-02T13:12:17">converted from old format - fpe</lastedited> -</history> </meta> <body> <section id="zelle"> @@ -41,7 +34,7 @@ <paragraph role="paragraph" id="par_id3147567" xml-lang="en-US" l10n="U" oldref="2">This command is only available if you have selected a table in your document, or if the cursor is in a table cell.</paragraph> </section> <section id="howtoget"> - <embed href="text/swriter/00/00000405.xhp#zelle"/> +<embed href="text/swriter/00/00000405.xhp#zelle"/> </section> <embed href="text/shared/01/05100100.xhp#verbinden"/> <embed href="text/shared/01/05100500.xhp#oben"/> diff --git a/main/helpcontent2/source/text/swriter/01/05110000.xhp b/main/helpcontent2/source/text/swriter/01/05110000.xhp index bdd5e299b8..7a6b3b4631 100644 --- a/main/helpcontent2/source/text/swriter/01/05110000.xhp +++ b/main/helpcontent2/source/text/swriter/01/05110000.xhp @@ -1,8 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> - <!--*********************************************************** - * + * * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information @@ -10,30 +9,24 @@ * to you under the Apache License, Version 2.0 (the * "License"); you may not use this file except in compliance * with the License. You may obtain a copy of the License at - * + * * http://www.apache.org/licenses/LICENSE-2.0 - * + * * Unless required by applicable law or agreed to in writing, * software distributed under the License is distributed on an * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY * KIND, either express or implied. See the License for the * specific language governing permissions and limitations * under the License. - * + * ***********************************************************--> - - <helpdocument version="1.0"> <meta> <topic id="textswriter0105110000xml" indexer="include" status="PUBLISH"> <title id="tit" xml-lang="en-US">Row</title> <filename>/text/swriter/01/05110000.xhp</filename> </topic> -<history> -<created date="2003-10-31T00:00:00">Sun Microsystems, Inc.</created> -<lastedited date="2004-09-22T14:13:49">converted from old format - fpe</lastedited> -</history> </meta> <body> <section id="zeile"> @@ -41,7 +34,7 @@ <paragraph role="paragraph" id="par_id3154652" xml-lang="en-US" l10n="U" oldref="2">Set the height of rows, or select, insert, and delete rows.</paragraph> </section> <section id="howtoget"> - <embed href="text/swriter/00/00000405.xhp#zeile"/> +<embed href="text/swriter/00/00000405.xhp#zeile"/> </section> <paragraph role="heading" id="hd_id3083451" xml-lang="en-US" level="2" l10n="U" oldref="3"><link href="text/swriter/01/05110100.xhp" name="Height">Height</link></paragraph> <embed href="text/swriter/01/05110100.xhp#hoehetext"/> diff --git a/main/helpcontent2/source/text/swriter/01/05110200.xhp b/main/helpcontent2/source/text/swriter/01/05110200.xhp index 2b23a1f1a2..d5aaa3a3b0 100644 --- a/main/helpcontent2/source/text/swriter/01/05110200.xhp +++ b/main/helpcontent2/source/text/swriter/01/05110200.xhp @@ -1,8 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> - <!--*********************************************************** - * + * * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information @@ -10,40 +9,32 @@ * to you under the Apache License, Version 2.0 (the * "License"); you may not use this file except in compliance * with the License. You may obtain a copy of the License at - * + * * http://www.apache.org/licenses/LICENSE-2.0 - * + * * Unless required by applicable law or agreed to in writing, * software distributed under the License is distributed on an * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY * KIND, either express or implied. See the License for the * specific language governing permissions and limitations * under the License. - * + * ***********************************************************--> - <helpdocument version="1.0"> <meta> <topic id="textswriter0105110200xml" indexer="include" status="PUBLISH"> <title xml-lang="en-US" id="tit">Optimal Height</title> <filename>/text/swriter/01/05110200.xhp</filename> </topic> -<history> -<created date="2003-10-31T00:00:00">Sun Microsystems, Inc.</created> -<lastedited date="2003-10-31T00:00:00">converted from old format - fpe</lastedited> -</history> </meta> <body> - - - - <bookmark xml-lang="en-US" branch="hid/.uno:SetOptimalRowHeight" id="bm_id3398284" localize="false"/><!-- HID added by script --> +<bookmark xml-lang="en-US" branch="hid/.uno:SetOptimalRowHeight" id="bm_id3398284" localize="false"/><!-- HID added by script --> <bookmark branch="hid/.uno:SetOptimalRowHeight" xml-lang="en-US" id="bm_id3153728"/><paragraph role="heading" level="1" id="hd_id3150010" l10n="U" xml-lang="en-US" oldref="1">Optimal Height</paragraph> - <paragraph l10n="U" role="paragraph" id="par_id3147436" xml-lang="en-US" oldref="2"><variable id="zeilenhoehetext"><ahelp hid=".uno:SetOptimalRowHeight" visibility="visible">Automatically adjusts row heights to match the contents of the cells.</ahelp> This is the default setting for new tables.</variable></paragraph> - <section id="howtoget"> - <embed href="text/swriter/00/00000405.xhp#optihz"/> +<paragraph l10n="U" role="paragraph" id="par_id3147436" xml-lang="en-US" oldref="2"><variable id="zeilenhoehetext"><ahelp hid=".uno:SetOptimalRowHeight" visibility="visible">Automatically adjusts row heights to match the contents of the cells.</ahelp> This is the default setting for new tables.</variable></paragraph> +<section id="howtoget"> +<embed href="text/swriter/00/00000405.xhp#optihz"/> </section> - <paragraph role="note" id="par_id3154765" l10n="U" xml-lang="en-US" oldref="3">This option is only available if the table contains a row with a fixed height.</paragraph> - </body> +<paragraph role="note" id="par_id3154765" l10n="U" xml-lang="en-US" oldref="3">This option is only available if the table contains a row with a fixed height.</paragraph> +</body> </helpdocument> diff --git a/main/helpcontent2/source/text/swriter/01/05110300.xhp b/main/helpcontent2/source/text/swriter/01/05110300.xhp index 7cc039359e..3dc22e7bc1 100644 --- a/main/helpcontent2/source/text/swriter/01/05110300.xhp +++ b/main/helpcontent2/source/text/swriter/01/05110300.xhp @@ -1,8 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> - <!--*********************************************************** - * + * * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information @@ -10,16 +9,16 @@ * to you under the Apache License, Version 2.0 (the * "License"); you may not use this file except in compliance * with the License. You may obtain a copy of the License at - * + * * http://www.apache.org/licenses/LICENSE-2.0 - * + * * Unless required by applicable law or agreed to in writing, * software distributed under the License is distributed on an * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY * KIND, either express or implied. See the License for the * specific language governing permissions and limitations * under the License. - * + * ***********************************************************--> <helpdocument version="1.0"> @@ -28,22 +27,16 @@ <title xml-lang="en-US" id="tit">Select</title> <filename>/text/swriter/01/05110300.xhp</filename> </topic> -<history> -<created date="2003-10-31T00:00:00">Sun Microsystems, Inc.</created> -<lastedited date="2003-10-31T00:00:00">converted from old format - fpe</lastedited> -</history> </meta> <body> - - - <section id="selektieren"> - <bookmark xml-lang="en-US" branch="hid/.uno:EntireRow" id="bm_id7683016" localize="false"/><!-- HID added by script --> +<section id="selektieren"> +<bookmark xml-lang="en-US" branch="hid/.uno:EntireRow" id="bm_id7683016" localize="false"/><!-- HID added by script --> <bookmark branch="hid/.uno:EntireRow" xml-lang="en-US" id="bm_id3149055"/><paragraph id="hd_id3154650" role="heading" level="1" oldref="1" l10n="U" xml-lang="en-US"><link href="text/swriter/01/05110300.xhp" name="Select">Select</link></paragraph> - <paragraph l10n="U" role="paragraph" id="par_id3151389" xml-lang="en-US" oldref="2"><ahelp hid=".uno:EntireRow" visibility="visible">Selects the row that contains the cursor.</ahelp></paragraph> - </section> - <section id="howtoget"> - <embed href="text/swriter/00/00000405.xhp#selektierenz"/> +<paragraph l10n="U" role="paragraph" id="par_id3151389" xml-lang="en-US" oldref="2"><ahelp hid=".uno:EntireRow" visibility="visible">Selects the row that contains the cursor.</ahelp></paragraph> +</section> +<section id="howtoget"> +<embed href="text/swriter/00/00000405.xhp#selektierenz"/> </section> - <paragraph role="paragraph" id="par_id3149352" l10n="U" xml-lang="en-US" oldref="3">This option is only available if the cursor is in a table.</paragraph> - </body> +<paragraph role="paragraph" id="par_id3149352" l10n="U" xml-lang="en-US" oldref="3">This option is only available if the cursor is in a table.</paragraph> +</body> </helpdocument> diff --git a/main/helpcontent2/source/text/swriter/01/05110500.xhp b/main/helpcontent2/source/text/swriter/01/05110500.xhp index fef83b0adc..4c8f300dd2 100644 --- a/main/helpcontent2/source/text/swriter/01/05110500.xhp +++ b/main/helpcontent2/source/text/swriter/01/05110500.xhp @@ -1,8 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> - <!--*********************************************************** - * + * * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information @@ -10,30 +9,24 @@ * to you under the Apache License, Version 2.0 (the * "License"); you may not use this file except in compliance * with the License. You may obtain a copy of the License at - * + * * http://www.apache.org/licenses/LICENSE-2.0 - * + * * Unless required by applicable law or agreed to in writing, * software distributed under the License is distributed on an * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY * KIND, either express or implied. See the License for the * specific language governing permissions and limitations * under the License. - * + * ***********************************************************--> - - <helpdocument version="1.0"> <meta> <topic id="textswriter0105110500xml" indexer="include" status="PUBLISH"> <title id="tit" xml-lang="en-US">Delete</title> <filename>/text/swriter/01/05110500.xhp</filename> </topic> -<history> -<created date="2003-10-31T00:00:00">Sun Microsystems, Inc.</created> -<lastedited date="2005-02-11T16:17:17">converted from old format - fpe</lastedited> -</history> </meta> <body> <section id="loeschen"> @@ -45,7 +38,7 @@ </variable></paragraph> </section> <section id="howtoget"> - <embed href="text/swriter/00/00000405.xhp#loschenz"/> +<embed href="text/swriter/00/00000405.xhp#loschenz"/> </section> </body> </helpdocument> diff --git a/main/helpcontent2/source/text/swriter/guide/insert_graphic.xhp b/main/helpcontent2/source/text/swriter/guide/insert_graphic.xhp index 27fe796661..04f4c5fca3 100644 --- a/main/helpcontent2/source/text/swriter/guide/insert_graphic.xhp +++ b/main/helpcontent2/source/text/swriter/guide/insert_graphic.xhp @@ -1,8 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> - <!--*********************************************************** - * + * * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information @@ -10,30 +9,24 @@ * to you under the Apache License, Version 2.0 (the * "License"); you may not use this file except in compliance * with the License. You may obtain a copy of the License at - * + * * http://www.apache.org/licenses/LICENSE-2.0 - * + * * Unless required by applicable law or agreed to in writing, * software distributed under the License is distributed on an * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY * KIND, either express or implied. See the License for the * specific language governing permissions and limitations * under the License. - * + * ***********************************************************--> - - <helpdocument version="1.0"> <meta> <topic id="textswriterguideinsert_graphicxml" indexer="include" status="PUBLISH"> <title id="tit" xml-lang="en-US">Inserting Graphics</title> <filename>/text/swriter/guide/insert_graphic.xhp</filename> </topic> -<history> -<created date="2003-10-31T00:00:00">Sun Microsystems, Inc.</created> -<lastedited date="2006-12-18T15:01:36">converted from old format - fpe</lastedited> -</history> </meta> <body> <bookmark xml-lang="en-US" branch="index" id="bm_id3154922"><bookmark_value>text; inserting pictures in</bookmark_value>