diff options
Diffstat (limited to 'source/text/sbasic/shared/01050200.xhp')
-rw-r--r-- | source/text/sbasic/shared/01050200.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/sbasic/shared/01050200.xhp b/source/text/sbasic/shared/01050200.xhp index 767b5bfa63..9a8bc5f01b 100644 --- a/source/text/sbasic/shared/01050200.xhp +++ b/source/text/sbasic/shared/01050200.xhp @@ -32,7 +32,7 @@ <body> <section id="callstack"> <bookmark xml-lang="en-US" branch="hid/BASCTL_HID_BASICIDE_STACKWINDOW_LIST" id="bm_id3150541" localize="false"/> -<paragraph role="heading" id="hd_id3146794" xml-lang="en-US" level="1"><link href="text/sbasic/shared/01050200.xhp">Call Stack Window (Calls)</link></paragraph> +<h1 id="hd_id3146794"><link href="text/sbasic/shared/01050200.xhp">Call Stack Window (Calls)</link></h1> <paragraph role="paragraph" id="par_id3150400" xml-lang="en-US"><ahelp hid="HID_BASICIDE_STACKWINDOW_LIST" visibility="hidden">Displays the sequence of procedures and functions during the execution of a program.</ahelp> The <emph>Call Stack</emph> allows you to monitor the sequence of procedures and functions during the execution of a program. The procedures are functions are displayed bottom to top with the most recent function or procedure call at the top of the list.</paragraph> </section> </body> |