summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2005-03-08 13:19:48 +0000
committerVladimir Glazounov <vg@openoffice.org>2005-03-08 13:19:48 +0000
commitfaa855742eba9ac57ecce756579bc9c84187d5f6 (patch)
tree7f4a5fd19d6973c71553f166235ca95cb682569e
parent206ab1a0b505e7cc920c5a71f794a9e89bbddb36 (diff)
INTEGRATION: CWS hc680pb2 (1.2.16); FILE MERGED
2005/02/10 09:43:32 fpe 1.2.16.1: regular update - missing HIDs added
-rw-r--r--helpcontent2/source/text/sbasic/shared/02/11040000.xhp1
-rw-r--r--helpcontent2/source/text/sbasic/shared/02/11050000.xhp3
-rw-r--r--helpcontent2/source/text/sbasic/shared/02/11060000.xhp3
-rw-r--r--helpcontent2/source/text/sbasic/shared/02/11070000.xhp1
4 files changed, 6 insertions, 2 deletions
diff --git a/helpcontent2/source/text/sbasic/shared/02/11040000.xhp b/helpcontent2/source/text/sbasic/shared/02/11040000.xhp
index 3f361161c8..7d1a05464b 100644
--- a/helpcontent2/source/text/sbasic/shared/02/11040000.xhp
+++ b/helpcontent2/source/text/sbasic/shared/02/11040000.xhp
@@ -71,6 +71,7 @@
<bookmark_value>program stops</bookmark_value>
<bookmark_value>stopping macros</bookmark_value>
</bookmark>
+<bookmark xml-lang="en-US" branch="hid/SID_BASICSTOP" id="bm_id2398331" localize="false"/><!-- HID added by script -->
<bookmark xml-lang="en-US" branch="hid/.uno:BasicStop" id="bm_id3149119" localize="false"/>
<paragraph role="heading" id="hd_id3154863" xml-lang="en-US" level="1" l10n="U" oldref="1"><link href="text/sbasic/shared/02/11040000.xhp" name="Stop">Stop</link></paragraph>
<paragraph role="paragraph" id="par_id3147226" xml-lang="en-US" l10n="U" oldref="2"><ahelp hid=".uno:BasicStop">Stops running the current macro.</ahelp><switchinline select="sys"><caseinline select="MAC">
diff --git a/helpcontent2/source/text/sbasic/shared/02/11050000.xhp b/helpcontent2/source/text/sbasic/shared/02/11050000.xhp
index f9fdd31865..00efcb36e5 100644
--- a/helpcontent2/source/text/sbasic/shared/02/11050000.xhp
+++ b/helpcontent2/source/text/sbasic/shared/02/11050000.xhp
@@ -67,7 +67,8 @@
<section id="einzelschritt">
- <bookmark branch="hid/.uno:BasicStepInto" xml-lang="en-US" id="bm_id3149495"/><paragraph id="hd_id3155934" role="heading" level="1" oldref="1" l10n="U" xml-lang="en-US"><link href="text/sbasic/shared/02/11050000.xhp" name="Single Step">Single Step</link></paragraph>
+ <bookmark xml-lang="en-US" branch="hid/SID_BASICSTEPINTO" id="bm_id3917322" localize="false"/><!-- HID added by script -->
+<bookmark branch="hid/.uno:BasicStepInto" xml-lang="en-US" id="bm_id3149495"/><paragraph id="hd_id3155934" role="heading" level="1" oldref="1" l10n="U" xml-lang="en-US"><link href="text/sbasic/shared/02/11050000.xhp" name="Single Step">Single Step</link></paragraph>
<paragraph l10n="U" role="paragraph" id="par_id3146117" xml-lang="en-US" oldref="2"><ahelp hid=".uno:BasicStepInto" visibility="visible">Runs the macro and stops it after the next command.</ahelp></paragraph>
</section>
<paragraph xml-lang="en-US" role="paragraph" id="par_id3152801" l10n="U" oldref="4">You can use this command in conjunction with the <link href="text/sbasic/shared/02/11060000.xhp" name="Watch">Watch</link> command to troubleshoot errors. </paragraph>
diff --git a/helpcontent2/source/text/sbasic/shared/02/11060000.xhp b/helpcontent2/source/text/sbasic/shared/02/11060000.xhp
index 82df8a57e0..4b7203094e 100644
--- a/helpcontent2/source/text/sbasic/shared/02/11060000.xhp
+++ b/helpcontent2/source/text/sbasic/shared/02/11060000.xhp
@@ -67,7 +67,8 @@
<section id="prozedurschritt">
- <bookmark branch="hid/.uno:BasicStepOver" xml-lang="en-US" id="bm_id3143284"/><paragraph id="hd_id3148520" role="heading" level="1" oldref="1" l10n="U" xml-lang="en-US"><link href="text/sbasic/shared/02/11060000.xhp" name="Procedure Step">Procedure Step</link></paragraph>
+ <bookmark xml-lang="en-US" branch="hid/SID_BASICSTEPOVER" id="bm_id3926226" localize="false"/><!-- HID added by script -->
+<bookmark branch="hid/.uno:BasicStepOver" xml-lang="en-US" id="bm_id3143284"/><paragraph id="hd_id3148520" role="heading" level="1" oldref="1" l10n="U" xml-lang="en-US"><link href="text/sbasic/shared/02/11060000.xhp" name="Procedure Step">Procedure Step</link></paragraph>
<paragraph l10n="U" role="paragraph" id="par_id3152363" xml-lang="en-US" oldref="2"><ahelp hid=".uno:BasicStepOver" visibility="visible">Runs the macro and stops it after the next procedure.</ahelp></paragraph>
</section>
<paragraph xml-lang="en-US" role="paragraph" id="par_id3153394" l10n="U" oldref="4">You can use this command in conjunction with the <link href="text/sbasic/shared/02/11060000.xhp" name="Watch">Watch</link> command to troubleshoot errors.</paragraph>
diff --git a/helpcontent2/source/text/sbasic/shared/02/11070000.xhp b/helpcontent2/source/text/sbasic/shared/02/11070000.xhp
index f6928bd3f8..a63e8fa5ae 100644
--- a/helpcontent2/source/text/sbasic/shared/02/11070000.xhp
+++ b/helpcontent2/source/text/sbasic/shared/02/11070000.xhp
@@ -67,6 +67,7 @@
</meta>
<body>
<section id="haltepunkt">
+<bookmark xml-lang="en-US" branch="hid/SID_BASICIDE_TOGGLEBRKPNT" id="bm_id2767094" localize="false"/><!-- HID added by script -->
<bookmark xml-lang="en-US" branch="hid/.uno:ToggleBreakPoint" id="bm_id3159224" localize="false"/>
<paragraph role="heading" id="hd_id3154863" xml-lang="en-US" level="1" l10n="U" oldref="1"><link href="text/sbasic/shared/02/11070000.xhp" name="Breakpoint">Breakpoint</link></paragraph>
<paragraph role="paragraph" id="par_id3155364" xml-lang="en-US" l10n="U" oldref="2"><ahelp hid=".uno:ToggleBreakPoint">Inserts a breakpoint in the program line.</ahelp></paragraph>