diff options
author | Alain Romedenne <LibreOfficiant@sfr.fr> | 2020-12-01 14:39:32 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-12-03 02:41:19 +0100 |
commit | 37d03e7d61caa560373268675ad87d91242bce05 (patch) | |
tree | dfdbbc2e4a43ffe29593e5cb2a4b97f114ebe8e5 /source/media | |
parent | 845da7694bd6e444db9cea206ccd15bd21e97921 (diff) |
tdf#131416 Basic Syntax Diagrams - the end
+ Beep
+ MkDir
+ RmDir
+ Stop
+ With
Note: Basic functions are not provided with a syntax 'diagram' as their syntax is conventional.
Change-Id: I36e37947f8982dd0f27241e6a76edc84572bc636
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/106947
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/media')
-rw-r--r-- | source/media/helpimg/sbasic/Beep_statement.svg | 32 | ||||
-rw-r--r-- | source/media/helpimg/sbasic/MkDir_statement.svg | 33 | ||||
-rw-r--r-- | source/media/helpimg/sbasic/RmDir_statement.svg | 33 | ||||
-rw-r--r-- | source/media/helpimg/sbasic/Stop_statement.svg | 32 | ||||
-rw-r--r-- | source/media/helpimg/sbasic/With_statement.svg | 35 |
5 files changed, 165 insertions, 0 deletions
diff --git a/source/media/helpimg/sbasic/Beep_statement.svg b/source/media/helpimg/sbasic/Beep_statement.svg new file mode 100644 index 0000000000..61606af11a --- /dev/null +++ b/source/media/helpimg/sbasic/Beep_statement.svg @@ -0,0 +1,32 @@ +<svg class="railroad-diagram" height="62" viewBox="0 0 154.0 62" width="154.0" xmlns="http://www.w3.org/2000/svg"> +<g transform="translate(.5 .5)"> +<style>/* <![CDATA[ */ + svg.railroad-diagram { + background-color:transparent; + } + svg.railroad-diagram path { + stroke-width:1; + stroke:black; + fill:rgba(0,0,0,0); + } + svg.railroad-diagram text { + font:bold 14px monospace; + font-family: Verdana, sans-serif; + text-anchor:middle; + } + svg.railroad-diagram text.label{ + text-anchor:start; + } + svg.railroad-diagram text.comment{ + font:italic 12px monospace; + } + svg.railroad-diagram rect{ + stroke-width:1; + stroke:black; + fill:transparent; + } + +/* ]]> */ +</style><g> +<path d="M20 21v20m10 -20v20m-10 -10h20"></path></g><path d="M40 31h10"></path><g class="terminal"> +<path d="M50 31h0.0"></path><path d="M104.0 31h0.0"></path><rect height="22" rx="10" ry="10" width="54.0" x="50.0" y="20"></rect><text x="77.0" y="35">Beep</text></g><path d="M104.0 31h10"></path><path d="M 114.0 31 h 20 m -10 -10 v 20 m 10 -20 v 20"></path></g></svg>
\ No newline at end of file diff --git a/source/media/helpimg/sbasic/MkDir_statement.svg b/source/media/helpimg/sbasic/MkDir_statement.svg new file mode 100644 index 0000000000..bfd00fb105 --- /dev/null +++ b/source/media/helpimg/sbasic/MkDir_statement.svg @@ -0,0 +1,33 @@ +<svg class="railroad-diagram" height="62" viewBox="0 0 236.5 62" width="236.5" xmlns="http://www.w3.org/2000/svg"> +<g transform="translate(.5 .5)"> +<style>/* <![CDATA[ */ + svg.railroad-diagram { + background-color:transparent; + } + svg.railroad-diagram path { + stroke-width:1; + stroke:black; + fill:rgba(0,0,0,0); + } + svg.railroad-diagram text { + font:bold 14px monospace; + font-family: Verdana, sans-serif; + text-anchor:middle; + } + svg.railroad-diagram text.label{ + text-anchor:start; + } + svg.railroad-diagram text.comment{ + font:italic 12px monospace; + } + svg.railroad-diagram rect{ + stroke-width:1; + stroke:black; + fill:transparent; + } + +/* ]]> */ +</style><g> +<path d="M20 21v20m10 -20v20m-10 -10h20"></path></g><path d="M40 31h10"></path><g class="terminal"> +<path d="M50 31h0.0"></path><path d="M112.5 31h0.0"></path><rect height="22" rx="10" ry="10" width="62.5" x="50.0" y="20"></rect><text x="81.25" y="35">MkDir</text></g><path d="M112.5 31h10"></path><path d="M122.5 31h10"></path><g class="terminal"> +<path d="M132.5 31h0.0"></path><path d="M186.5 31h0.0"></path><rect height="22" rx="10" ry="10" width="54.0" x="132.5" y="20"></rect><text x="159.5" y="35">path</text></g><path d="M186.5 31h10"></path><path d="M 196.5 31 h 20 m -10 -10 v 20 m 10 -20 v 20"></path></g></svg>
\ No newline at end of file diff --git a/source/media/helpimg/sbasic/RmDir_statement.svg b/source/media/helpimg/sbasic/RmDir_statement.svg new file mode 100644 index 0000000000..b9dc9bb4bb --- /dev/null +++ b/source/media/helpimg/sbasic/RmDir_statement.svg @@ -0,0 +1,33 @@ +<svg class="railroad-diagram" height="62" viewBox="0 0 236.5 62" width="236.5" xmlns="http://www.w3.org/2000/svg"> +<g transform="translate(.5 .5)"> +<style>/* <![CDATA[ */ + svg.railroad-diagram { + background-color:transparent; + } + svg.railroad-diagram path { + stroke-width:1; + stroke:black; + fill:rgba(0,0,0,0); + } + svg.railroad-diagram text { + font:bold 14px monospace; + font-family: Verdana, sans-serif; + text-anchor:middle; + } + svg.railroad-diagram text.label{ + text-anchor:start; + } + svg.railroad-diagram text.comment{ + font:italic 12px monospace; + } + svg.railroad-diagram rect{ + stroke-width:1; + stroke:black; + fill:transparent; + } + +/* ]]> */ +</style><g> +<path d="M20 21v20m10 -20v20m-10 -10h20"></path></g><path d="M40 31h10"></path><g class="terminal"> +<path d="M50 31h0.0"></path><path d="M112.5 31h0.0"></path><rect height="22" rx="10" ry="10" width="62.5" x="50.0" y="20"></rect><text x="81.25" y="35">RmDir</text></g><path d="M112.5 31h10"></path><path d="M122.5 31h10"></path><g class="terminal"> +<path d="M132.5 31h0.0"></path><path d="M186.5 31h0.0"></path><rect height="22" rx="10" ry="10" width="54.0" x="132.5" y="20"></rect><text x="159.5" y="35">path</text></g><path d="M186.5 31h10"></path><path d="M 196.5 31 h 20 m -10 -10 v 20 m 10 -20 v 20"></path></g></svg>
\ No newline at end of file diff --git a/source/media/helpimg/sbasic/Stop_statement.svg b/source/media/helpimg/sbasic/Stop_statement.svg new file mode 100644 index 0000000000..fdf28325dd --- /dev/null +++ b/source/media/helpimg/sbasic/Stop_statement.svg @@ -0,0 +1,32 @@ +<svg class="railroad-diagram" height="62" viewBox="0 0 154.0 62" width="154.0" xmlns="http://www.w3.org/2000/svg"> +<g transform="translate(.5 .5)"> +<style>/* <![CDATA[ */ + svg.railroad-diagram { + background-color:transparent; + } + svg.railroad-diagram path { + stroke-width:1; + stroke:black; + fill:rgba(0,0,0,0); + } + svg.railroad-diagram text { + font:bold 14px monospace; + font-family: Verdana, sans-serif; + text-anchor:middle; + } + svg.railroad-diagram text.label{ + text-anchor:start; + } + svg.railroad-diagram text.comment{ + font:italic 12px monospace; + } + svg.railroad-diagram rect{ + stroke-width:1; + stroke:black; + fill:transparent; + } + +/* ]]> */ +</style><g> +<path d="M20 21v20m10 -20v20m-10 -10h20"></path></g><path d="M40 31h10"></path><g class="terminal"> +<path d="M50 31h0.0"></path><path d="M104.0 31h0.0"></path><rect height="22" rx="10" ry="10" width="54.0" x="50.0" y="20"></rect><text x="77.0" y="35">Stop</text></g><path d="M104.0 31h10"></path><path d="M 114.0 31 h 20 m -10 -10 v 20 m 10 -20 v 20"></path></g></svg>
\ No newline at end of file diff --git a/source/media/helpimg/sbasic/With_statement.svg b/source/media/helpimg/sbasic/With_statement.svg new file mode 100644 index 0000000000..9c0fabc88c --- /dev/null +++ b/source/media/helpimg/sbasic/With_statement.svg @@ -0,0 +1,35 @@ +<svg class="railroad-diagram" height="62" viewBox="0 0 478.0 62" width="478.0" xmlns="http://www.w3.org/2000/svg"> +<g transform="translate(.5 .5)"> +<style>/* <![CDATA[ */ + svg.railroad-diagram { + background-color:transparent; + } + svg.railroad-diagram path { + stroke-width:1; + stroke:black; + fill:rgba(0,0,0,0); + } + svg.railroad-diagram text { + font:bold 14px monospace; + font-family: Verdana, sans-serif; + text-anchor:middle; + } + svg.railroad-diagram text.label{ + text-anchor:start; + } + svg.railroad-diagram text.comment{ + font:italic 12px monospace; + } + svg.railroad-diagram rect{ + stroke-width:1; + stroke:black; + fill:transparent; + } + +/* ]]> */ +</style><g> +<path d="M20 21v20m10 -20v20m-10 -10h20"></path></g><path d="M40 31h10"></path><g class="terminal"> +<path d="M50 31h0.0"></path><path d="M104.0 31h0.0"></path><rect height="22" rx="10" ry="10" width="54.0" x="50.0" y="20"></rect><text x="77.0" y="35">With</text></g><path d="M104.0 31h10"></path><path d="M114.0 31h10"></path><g class="terminal"> +<path d="M124.0 31h0.0"></path><path d="M195.0 31h0.0"></path><rect height="22" rx="10" ry="10" width="71.0" x="124.0" y="20"></rect><text x="159.5" y="35">object</text></g><path d="M195.0 31h10"></path><path d="M205.0 31h10"></path><g class="terminal"> +<path d="M215.0 31h0.0"></path><path d="M320.0 31h0.0"></path><rect height="22" rx="10" ry="10" width="105.0" x="215.0" y="20"></rect><text x="267.5" y="35">statements</text></g><path d="M320.0 31h10"></path><path d="M330.0 31h10"></path><g class="terminal"> +<path d="M340.0 31h0.0"></path><path d="M428.0 31h0.0"></path><rect height="22" rx="10" ry="10" width="88.0" x="340.0" y="20"></rect><text x="384.0" y="35">End With</text></g><path d="M428.0 31h10"></path><path d="M 438.0 31 h 20 m -10 -10 v 20 m 10 -20 v 20"></path></g></svg>
\ No newline at end of file |