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 /odk/examples/basic | |
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 '')
16 files changed, 29 insertions, 0 deletions
diff --git a/odk/examples/basic/drawing/dirtree.txt b/odk/examples/basic/drawing/dirtree.txt new file mode 100644 index 0000000000..9cb9afe6d7 --- /dev/null +++ b/odk/examples/basic/drawing/dirtree.txt @@ -0,0 +1,20 @@ +Explorer + Workspace + Bookmarks + Database + Macros + StarOffice Math + StarOffice API + ToDo + Translations + Chinese + German + English + French + Italian + Dutch + Portuguese + Swedish + Spanish + Examples + Databases
\ No newline at end of file diff --git a/odk/examples/basic/drawing/importexportofasciifiles.odg b/odk/examples/basic/drawing/importexportofasciifiles.odg Binary files differnew file mode 100644 index 0000000000..721f9e7b39 --- /dev/null +++ b/odk/examples/basic/drawing/importexportofasciifiles.odg diff --git a/odk/examples/basic/forms_and_controls/beef.wmf b/odk/examples/basic/forms_and_controls/beef.wmf Binary files differnew file mode 100644 index 0000000000..0947521c0e --- /dev/null +++ b/odk/examples/basic/forms_and_controls/beef.wmf diff --git a/odk/examples/basic/forms_and_controls/burger.wmf b/odk/examples/basic/forms_and_controls/burger.wmf Binary files differnew file mode 100644 index 0000000000..35b30c394b --- /dev/null +++ b/odk/examples/basic/forms_and_controls/burger.wmf diff --git a/odk/examples/basic/forms_and_controls/burger_factory.odt b/odk/examples/basic/forms_and_controls/burger_factory.odt Binary files differnew file mode 100644 index 0000000000..8203ea0f09 --- /dev/null +++ b/odk/examples/basic/forms_and_controls/burger_factory.odt diff --git a/odk/examples/basic/forms_and_controls/chicken.wmf b/odk/examples/basic/forms_and_controls/chicken.wmf Binary files differnew file mode 100644 index 0000000000..6be326d027 --- /dev/null +++ b/odk/examples/basic/forms_and_controls/chicken.wmf diff --git a/odk/examples/basic/forms_and_controls/fish.wmf b/odk/examples/basic/forms_and_controls/fish.wmf Binary files differnew file mode 100644 index 0000000000..d7060f2881 --- /dev/null +++ b/odk/examples/basic/forms_and_controls/fish.wmf diff --git a/odk/examples/basic/forms_and_controls/vegetable.wmf b/odk/examples/basic/forms_and_controls/vegetable.wmf Binary files differnew file mode 100644 index 0000000000..364d122cf2 --- /dev/null +++ b/odk/examples/basic/forms_and_controls/vegetable.wmf diff --git a/odk/examples/basic/sheet/adapting_to_euroland.ods b/odk/examples/basic/sheet/adapting_to_euroland.ods Binary files differnew file mode 100644 index 0000000000..6c1ced5afa --- /dev/null +++ b/odk/examples/basic/sheet/adapting_to_euroland.ods diff --git a/odk/examples/basic/stock_quotes_updater/stock.ods b/odk/examples/basic/stock_quotes_updater/stock.ods Binary files differnew file mode 100644 index 0000000000..5b530b5cd9 --- /dev/null +++ b/odk/examples/basic/stock_quotes_updater/stock.ods diff --git a/odk/examples/basic/text/creating_an_index/index.odt b/odk/examples/basic/text/creating_an_index/index.odt Binary files differnew file mode 100644 index 0000000000..7af60ff29c --- /dev/null +++ b/odk/examples/basic/text/creating_an_index/index.odt diff --git a/odk/examples/basic/text/creating_an_index/indexlist.txt b/odk/examples/basic/text/creating_an_index/indexlist.txt new file mode 100644 index 0000000000..43c548a7e9 --- /dev/null +++ b/odk/examples/basic/text/creating_an_index/indexlist.txt @@ -0,0 +1,9 @@ +Sun +StarOffice +Solaris +Java +Developer +technology +Administration +countries + diff --git a/odk/examples/basic/text/modifying_text_automatically/changing_appearance.odt b/odk/examples/basic/text/modifying_text_automatically/changing_appearance.odt Binary files differnew file mode 100644 index 0000000000..ac718501c5 --- /dev/null +++ b/odk/examples/basic/text/modifying_text_automatically/changing_appearance.odt diff --git a/odk/examples/basic/text/modifying_text_automatically/inserting_bookmarks.odt b/odk/examples/basic/text/modifying_text_automatically/inserting_bookmarks.odt Binary files differnew file mode 100644 index 0000000000..aea712f177 --- /dev/null +++ b/odk/examples/basic/text/modifying_text_automatically/inserting_bookmarks.odt diff --git a/odk/examples/basic/text/modifying_text_automatically/replacing_text.odt b/odk/examples/basic/text/modifying_text_automatically/replacing_text.odt Binary files differnew file mode 100644 index 0000000000..14a3882cc5 --- /dev/null +++ b/odk/examples/basic/text/modifying_text_automatically/replacing_text.odt diff --git a/odk/examples/basic/text/modifying_text_automatically/using_regular_expressions.odt b/odk/examples/basic/text/modifying_text_automatically/using_regular_expressions.odt Binary files differnew file mode 100644 index 0000000000..9374b6cb01 --- /dev/null +++ b/odk/examples/basic/text/modifying_text_automatically/using_regular_expressions.odt |