diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 05:54:39 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 05:54:39 +0000 |
commit | 267c6f2ac71f92999e969232431ba04678e7437e (patch) | |
tree | 358c9467650e1d0a1d7227a21dac2e3d08b622b2 /extras/source/autotext/lang/fr/standard/C | |
parent | Initial commit. (diff) | |
download | libreoffice-267c6f2ac71f92999e969232431ba04678e7437e.tar.xz libreoffice-267c6f2ac71f92999e969232431ba04678e7437e.zip |
Adding upstream version 4:24.2.0.upstream/4%24.2.0
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'extras/source/autotext/lang/fr/standard/C')
-rw-r--r-- | extras/source/autotext/lang/fr/standard/C/C.xml | 2 | ||||
-rw-r--r-- | extras/source/autotext/lang/fr/standard/C/atevent.xml | 7 |
2 files changed, 9 insertions, 0 deletions
diff --git a/extras/source/autotext/lang/fr/standard/C/C.xml b/extras/source/autotext/lang/fr/standard/C/C.xml new file mode 100644 index 0000000000..eec5f6a9a0 --- /dev/null +++ b/extras/source/autotext/lang/fr/standard/C/C.xml @@ -0,0 +1,2 @@ +<?xml version="1.0" encoding="UTF-8"?> +<office:document xmlns:block-list="http://openoffice.org/2001/block-list" xmlns:text="http://openoffice.org/2000/text" xmlns:office="http://openoffice.org/2000/office" block-list:list-name="Standard"><office:body><text:p>Suite à votre offre en date du <placeholder:"21 novembre 2000":"Cliquez sur le substituant et écrasez-le">, nous vous passons la commande suivante :</text:p><text:p/></office:body></office:document>
\ No newline at end of file diff --git a/extras/source/autotext/lang/fr/standard/C/atevent.xml b/extras/source/autotext/lang/fr/standard/C/atevent.xml new file mode 100644 index 0000000000..87577e0ca5 --- /dev/null +++ b/extras/source/autotext/lang/fr/standard/C/atevent.xml @@ -0,0 +1,7 @@ +<?xml version="1.0" encoding="UTF-8"?> + +<office:auto-text-events xmlns:office="http://openoffice.org/2000/office" xmlns:text="http://openoffice.org/2000/text" xmlns:script="http://openoffice.org/2000/script" xmlns:dom="http://www.w3.org/2001/xml-events" xmlns:ooo="http://openoffice.org/2004/office" xmlns:xlink="http://www.w3.org/1999/xlink"> + <office:events> + <script:event script:language="StarBasic" script:event-name="on-insert-done" script:macro-name="Template.Autotext.Main" script:location="application" script:library="application"/> + </office:events> +</office:auto-text-events>
\ No newline at end of file |