summaryrefslogtreecommitdiffstats
path: root/helpcontent2/source/media/helpimg/sbasic/With_statement.svg
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 09:06:44 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 09:06:44 +0000
commited5640d8b587fbcfed7dd7967f3de04b37a76f26 (patch)
tree7a5f7c6c9d02226d7471cb3cc8fbbf631b415303 /helpcontent2/source/media/helpimg/sbasic/With_statement.svg
parentInitial commit. (diff)
downloadlibreoffice-ed5640d8b587fbcfed7dd7967f3de04b37a76f26.tar.xz
libreoffice-ed5640d8b587fbcfed7dd7967f3de04b37a76f26.zip
Adding upstream version 4:7.4.7.upstream/4%7.4.7upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'helpcontent2/source/media/helpimg/sbasic/With_statement.svg')
-rw-r--r--helpcontent2/source/media/helpimg/sbasic/With_statement.svg35
1 files changed, 35 insertions, 0 deletions
diff --git a/helpcontent2/source/media/helpimg/sbasic/With_statement.svg b/helpcontent2/source/media/helpimg/sbasic/With_statement.svg
new file mode 100644
index 000000000..9c0fabc88
--- /dev/null
+++ b/helpcontent2/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