diff options
-rw-r--r-- | source/text/sbasic/shared/02/11160000.xhp | 4 | ||||
-rw-r--r-- | source/text/sbasic/shared/main0211.xhp | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/source/text/sbasic/shared/02/11160000.xhp b/source/text/sbasic/shared/02/11160000.xhp index 3ec6a21683..1345affdea 100644 --- a/source/text/sbasic/shared/02/11160000.xhp +++ b/source/text/sbasic/shared/02/11160000.xhp @@ -29,12 +29,12 @@ <body> - <section id="ruecksprung"> + <section id="stepout"> <bookmark branch="hid/.uno:BasicStepOut" xml-lang="en-US" id="bm_id3153089" localize="false"/> <h1 id="hd_id3148983"><link href="text/sbasic/shared/02/11160000.xhp" name="Step Out">Step Out</link></h1> <paragraph role="paragraph" id="par_id3157898" xml-lang="en-US"><ahelp hid=".uno:BasicStepOut" visibility="visible">Jumps back to the previous routine in the current macro.</ahelp></paragraph> </section> - <section id="syruecksprung"> + <section id="systepout"> <table id="tbl_id3147226"> diff --git a/source/text/sbasic/shared/main0211.xhp b/source/text/sbasic/shared/main0211.xhp index fc34e35c9a..d42a16165f 100644 --- a/source/text/sbasic/shared/main0211.xhp +++ b/source/text/sbasic/shared/main0211.xhp @@ -48,8 +48,8 @@ <embed href="text/sbasic/shared/02/11060000.xhp#syprocedure_step"/> <embed href="text/sbasic/shared/02/11050000.xhp#single_step"/> <embed href="text/sbasic/shared/02/11050000.xhp#sysingle_step"/> - <embed href="text/sbasic/shared/02/11160000.xhp#ruecksprung"/> - <embed href="text/sbasic/shared/02/11160000.xhp#syruecksprung"/> + <embed href="text/sbasic/shared/02/11160000.xhp#stepout"/> + <embed href="text/sbasic/shared/02/11160000.xhp#systepout"/> <embed href="text/sbasic/shared/02/11070000.xhp#breakpoint"/> <embed href="text/sbasic/shared/02/11070000.xhp#sybreakpoint"/> <embed href="text/sbasic/shared/02/11170000.xhp#manage_breakpoints"/> |