diff options
Diffstat (limited to 'source/text/shared/01')
-rw-r--r-- | source/text/shared/01/06130000.xhp | 11 | ||||
-rw-r--r-- | source/text/shared/01/06130010.xhp | 7 |
2 files changed, 8 insertions, 10 deletions
diff --git a/source/text/shared/01/06130000.xhp b/source/text/shared/01/06130000.xhp index eb21ca8414..bae1e03710 100644 --- a/source/text/shared/01/06130000.xhp +++ b/source/text/shared/01/06130000.xhp @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <helpdocument version="1.0"> - + <!-- * This file is part of the LibreOffice project. * @@ -18,8 +18,8 @@ * except in compliance with the License. You may obtain a copy of * the License at http://www.apache.org/licenses/LICENSE-2.0 . --> - - + + <meta> <topic id="textshared0106130000xml" indexer="include"> <title id="tit" xml-lang="en-US">Macro</title> @@ -35,7 +35,6 @@ <section id="howtoget"> <embed href="text/shared/00/00000406.xhp#makro"/> </section> -<embed href="text/shared/guide/macro_recording.xhp#macro_recording"/> <bookmark xml-lang="en-US" branch="hid/modules/BasicIDE/ui/basicmacrodialog/macronameedit" id="bm_id3155351" localize="false"/> <paragraph role="heading" id="par_id3154863" xml-lang="en-US" level="2">Macro name</paragraph> <paragraph role="paragraph" id="par_id3150040" xml-lang="en-US"><ahelp hid="modules/BasicIDE/ui/basicmacrodialog/macronameedit">Displays the name of the selected macro. To create or to change the name of a macro, enter a name here.</ahelp></paragraph> @@ -112,7 +111,7 @@ <paragraph role="heading" id="hd_id3154693" xml-lang="en-US" level="3">Import<comment>changed in #i64102</comment></paragraph> <paragraph role="paragraph" id="par_id3147441" xml-lang="en-US"><ahelp hid="modules/BasicIDE/ui/libpage/import">Locate that $[officename] Basic library that you want to add to the current list, and then click Open.</ahelp></paragraph> <embed href="text/shared/00/00000001.xhp#loeschen"/> -<paragraph role="paragraph" id="par_idN10A39" xml-lang="en-US"><variable id="script">Scripts +<paragraph role="paragraph" id="par_idN10A39" xml-lang="en-US"><variable id="script">Scripts </variable></paragraph> <paragraph role="paragraph" id="par_idN109BB" xml-lang="en-US">To open the BeanShell Macros dialog box, choose Tools - Macros - Organize Macros - BeanShell. To open the JavaScript dialog box, choose Tools - Macros - Organize Macros - JavaScript.</paragraph> <paragraph role="heading" id="hd_id6963408" xml-lang="en-US" level="2">Export</paragraph> @@ -142,8 +141,8 @@ <paragraph role="heading" id="par_idN10B17" xml-lang="en-US" level="3">Macro name</paragraph> <paragraph role="paragraph" id="par_idN10B1B" xml-lang="en-US">Click a script, and then click a command button.</paragraph> <section id="relatedtopics"> -<paragraph role="paragraph" id="par_id3153138" xml-lang="en-US"><link href="text/shared/main0600.xhp" name="Macro programming in $[officename]">Macro programming in $[officename]</link></paragraph> <embed href="text/shared/guide/scripting.xhp#scripting"/> +<embed href="text/shared/guide/macro_recording.xhp#macro_recording"/> </section> </body> </helpdocument> diff --git a/source/text/shared/01/06130010.xhp b/source/text/shared/01/06130010.xhp index de95e8bd81..d0172cc807 100644 --- a/source/text/shared/01/06130010.xhp +++ b/source/text/shared/01/06130010.xhp @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <helpdocument version="1.0"> - + <!-- * This file is part of the LibreOffice project. * @@ -18,8 +18,8 @@ * except in compliance with the License. You may obtain a copy of * the License at http://www.apache.org/licenses/LICENSE-2.0 . --> - - + + <meta> <topic id="textshared0106130010xml" indexer="include"> <title id="tit" xml-lang="en-US">Record Macro</title> @@ -42,7 +42,6 @@ <paragraph role="paragraph" id="par_id3146067" xml-lang="en-US"><ahelp hid=".uno:StopRecording">Stops recording a macro.</ahelp></paragraph> <section id="relatedtopics"> <embed href="text/shared/guide/macro_recording.xhp#macro_recording"/> -<embed href="text/shared/main0600.xhp#programming"/> </section> </body> </helpdocument> |