From ed5640d8b587fbcfed7dd7967f3de04b37a76f26 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 11:06:44 +0200 Subject: Adding upstream version 4:7.4.7. Signed-off-by: Daniel Baumann --- extensions/uiconfig/spropctrlr/ui/browserline.ui | 51 +++ extensions/uiconfig/spropctrlr/ui/browserpage.ui | 94 +++++ extensions/uiconfig/spropctrlr/ui/colorlistbox.ui | 18 + extensions/uiconfig/spropctrlr/ui/combobox.ui | 17 + .../uiconfig/spropctrlr/ui/controlfontdialog.ui | 205 +++++++++++ .../uiconfig/spropctrlr/ui/datatypedialog.ui | 130 +++++++ extensions/uiconfig/spropctrlr/ui/datefield.ui | 45 +++ extensions/uiconfig/spropctrlr/ui/datetimefield.ui | 49 +++ .../uiconfig/spropctrlr/ui/formattedcontrol.ui | 20 ++ .../uiconfig/spropctrlr/ui/formattedsample.ui | 45 +++ .../uiconfig/spropctrlr/ui/formlinksdialog.ui | 384 +++++++++++++++++++++ .../uiconfig/spropctrlr/ui/formproperties.ui | 40 +++ .../uiconfig/spropctrlr/ui/hyperlinkfield.ui | 38 ++ .../uiconfig/spropctrlr/ui/labelselectiondialog.ui | 194 +++++++++++ extensions/uiconfig/spropctrlr/ui/listbox.ui | 10 + .../uiconfig/spropctrlr/ui/listselectdialog.ui | 154 +++++++++ extensions/uiconfig/spropctrlr/ui/multiline.ui | 87 +++++ extensions/uiconfig/spropctrlr/ui/numericfield.ui | 17 + extensions/uiconfig/spropctrlr/ui/taborder.ui | 243 +++++++++++++ extensions/uiconfig/spropctrlr/ui/textfield.ui | 11 + extensions/uiconfig/spropctrlr/ui/timefield.ui | 17 + extensions/uiconfig/spropctrlr/ui/urlcontrol.ui | 17 + 22 files changed, 1886 insertions(+) create mode 100644 extensions/uiconfig/spropctrlr/ui/browserline.ui create mode 100644 extensions/uiconfig/spropctrlr/ui/browserpage.ui create mode 100644 extensions/uiconfig/spropctrlr/ui/colorlistbox.ui create mode 100644 extensions/uiconfig/spropctrlr/ui/combobox.ui create mode 100644 extensions/uiconfig/spropctrlr/ui/controlfontdialog.ui create mode 100644 extensions/uiconfig/spropctrlr/ui/datatypedialog.ui create mode 100644 extensions/uiconfig/spropctrlr/ui/datefield.ui create mode 100644 extensions/uiconfig/spropctrlr/ui/datetimefield.ui create mode 100644 extensions/uiconfig/spropctrlr/ui/formattedcontrol.ui create mode 100644 extensions/uiconfig/spropctrlr/ui/formattedsample.ui create mode 100644 extensions/uiconfig/spropctrlr/ui/formlinksdialog.ui create mode 100644 extensions/uiconfig/spropctrlr/ui/formproperties.ui create mode 100644 extensions/uiconfig/spropctrlr/ui/hyperlinkfield.ui create mode 100644 extensions/uiconfig/spropctrlr/ui/labelselectiondialog.ui create mode 100644 extensions/uiconfig/spropctrlr/ui/listbox.ui create mode 100644 extensions/uiconfig/spropctrlr/ui/listselectdialog.ui create mode 100644 extensions/uiconfig/spropctrlr/ui/multiline.ui create mode 100644 extensions/uiconfig/spropctrlr/ui/numericfield.ui create mode 100644 extensions/uiconfig/spropctrlr/ui/taborder.ui create mode 100644 extensions/uiconfig/spropctrlr/ui/textfield.ui create mode 100644 extensions/uiconfig/spropctrlr/ui/timefield.ui create mode 100644 extensions/uiconfig/spropctrlr/ui/urlcontrol.ui (limited to 'extensions/uiconfig/spropctrlr/ui') diff --git a/extensions/uiconfig/spropctrlr/ui/browserline.ui b/extensions/uiconfig/spropctrlr/ui/browserline.ui new file mode 100644 index 000000000..275c58aa0 --- /dev/null +++ b/extensions/uiconfig/spropctrlr/ui/browserline.ui @@ -0,0 +1,51 @@ + + + + + + + True + False + True + True + 6 + + + True + False + 0 + + + 0 + 0 + + + + + ... + True + True + True + + + 3 + 0 + + + + + ... + True + True + True + + + 2 + 0 + + + + + + + diff --git a/extensions/uiconfig/spropctrlr/ui/browserpage.ui b/extensions/uiconfig/spropctrlr/ui/browserpage.ui new file mode 100644 index 000000000..171c83727 --- /dev/null +++ b/extensions/uiconfig/spropctrlr/ui/browserpage.ui @@ -0,0 +1,94 @@ + + + + + + + True + False + True + True + 6 + + + True + True + True + True + never + + + True + False + + + True + False + True + True + vertical + + + True + False + start + True + True + 6 + vertical + 6 + True + + + + + + False + True + 0 + + + + + + + + + 0 + 0 + + + + + True + False + 0 + none + + + True + True + False + False + 12 + 6 + + + + + True + False + Help + + + + + + + + 0 + 1 + + + + diff --git a/extensions/uiconfig/spropctrlr/ui/colorlistbox.ui b/extensions/uiconfig/spropctrlr/ui/colorlistbox.ui new file mode 100644 index 000000000..40ae63eac --- /dev/null +++ b/extensions/uiconfig/spropctrlr/ui/colorlistbox.ui @@ -0,0 +1,18 @@ + + + + + + True + True + True + True + True + True + + 0 + + + + + diff --git a/extensions/uiconfig/spropctrlr/ui/combobox.ui b/extensions/uiconfig/spropctrlr/ui/combobox.ui new file mode 100644 index 000000000..7d3b1c698 --- /dev/null +++ b/extensions/uiconfig/spropctrlr/ui/combobox.ui @@ -0,0 +1,17 @@ + + + + + + True + False + True + True + + + True + True + + + + diff --git a/extensions/uiconfig/spropctrlr/ui/controlfontdialog.ui b/extensions/uiconfig/spropctrlr/ui/controlfontdialog.ui new file mode 100644 index 000000000..3b7c1522c --- /dev/null +++ b/extensions/uiconfig/spropctrlr/ui/controlfontdialog.ui @@ -0,0 +1,205 @@ + + + + + + False + 6 + Character + dialog + + + + + + False + vertical + 12 + + + False + end + + + _Reset + True + True + True + True + + + False + True + 0 + + + + + _OK + True + True + True + True + True + True + + + False + True + 1 + + + + + _Cancel + True + True + True + True + + + False + True + 2 + + + + + _Help + True + True + True + True + + + False + True + 3 + True + + + + + False + True + end + 0 + + + + + True + True + True + True + True + True + + + + True + False + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + True + False + Font + + + False + + + + + + True + False + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1 + + + + + True + False + Font Effects + + + 1 + False + + + + + False + True + 1 + + + + + + reset + ok + cancel + help + + + diff --git a/extensions/uiconfig/spropctrlr/ui/datatypedialog.ui b/extensions/uiconfig/spropctrlr/ui/datatypedialog.ui new file mode 100644 index 000000000..987a8384a --- /dev/null +++ b/extensions/uiconfig/spropctrlr/ui/datatypedialog.ui @@ -0,0 +1,130 @@ + + + + + + False + 6 + New Data Type + True + 0 + 0 + normal + + + + + + False + vertical + 12 + + + False + end + + + _OK + True + True + True + True + True + True + + + False + True + 0 + + + + + _Cancel + True + True + True + True + + + False + True + 1 + + + + + _Help + True + True + True + True + + + False + True + 2 + True + + + + + False + True + end + 0 + + + + + + True + False + start + True + True + 6 + 12 + + + True + False + Type a name for the new data type: + True + entry + 0 + + + 0 + 0 + + + + + True + True + True + True + True + + + 0 + 1 + + + + + False + True + 1 + + + + + + ok + cancel + help + + + diff --git a/extensions/uiconfig/spropctrlr/ui/datefield.ui b/extensions/uiconfig/spropctrlr/ui/datefield.ui new file mode 100644 index 000000000..2369cd25b --- /dev/null +++ b/extensions/uiconfig/spropctrlr/ui/datefield.ui @@ -0,0 +1,45 @@ + + + + + + True + False + x-office-calendar + 2 + + + True + False + True + 6 + + + True + True + True + True + + + False + True + 0 + + + + + True + True + True + image7 + 1 + True + + + False + True + 1 + + + + diff --git a/extensions/uiconfig/spropctrlr/ui/datetimefield.ui b/extensions/uiconfig/spropctrlr/ui/datetimefield.ui new file mode 100644 index 000000000..f736a8e63 --- /dev/null +++ b/extensions/uiconfig/spropctrlr/ui/datetimefield.ui @@ -0,0 +1,49 @@ + + + + + + 86400000 + 1000 + 60000 + + + True + False + True + 3 + + + True + True + True + False + True + True + + + + + + + False + True + 0 + + + + + True + True + True + True + adjustment1 + + + False + True + 1 + + + + diff --git a/extensions/uiconfig/spropctrlr/ui/formattedcontrol.ui b/extensions/uiconfig/spropctrlr/ui/formattedcontrol.ui new file mode 100644 index 000000000..be3bd8857 --- /dev/null +++ b/extensions/uiconfig/spropctrlr/ui/formattedcontrol.ui @@ -0,0 +1,20 @@ + + + + + + -10000 + 10000 + 1 + 10 + + + True + True + True + True + adjustmentForwardBackward + True + 2 + + diff --git a/extensions/uiconfig/spropctrlr/ui/formattedsample.ui b/extensions/uiconfig/spropctrlr/ui/formattedsample.ui new file mode 100644 index 000000000..60fb76e83 --- /dev/null +++ b/extensions/uiconfig/spropctrlr/ui/formattedsample.ui @@ -0,0 +1,45 @@ + + + + + + -10000 + 10000 + 1 + 10 + + + True + False + True + + + True + True + True + True + + + False + True + 0 + + + + + True + True + True + True + adjustmentForwardBackward + True + 2 + + + False + True + 1 + + + + diff --git a/extensions/uiconfig/spropctrlr/ui/formlinksdialog.ui b/extensions/uiconfig/spropctrlr/ui/formlinksdialog.ui new file mode 100644 index 000000000..aecbfff7a --- /dev/null +++ b/extensions/uiconfig/spropctrlr/ui/formlinksdialog.ui @@ -0,0 +1,384 @@ + + + + + + False + True + True + 6 + Link fields + True + 0 + 0 + dialog + + + + + + False + True + True + vertical + 12 + + + False + end + + + Suggest + True + True + True + + + False + True + 0 + + + + + _OK + True + True + True + True + True + True + + + False + True + 1 + + + + + _Cancel + True + True + True + True + + + False + True + 2 + + + + + _Help + True + True + True + True + + + False + True + 3 + True + + + + + False + True + end + 0 + + + + + True + False + True + True + vertical + 6 + + + True + False + Sub forms can be used to display detailed data about the current record of the master form. To do this, you can specify which columns in the sub form match which columns in the master form. + True + 60 + 60 + 0 + + + False + True + 0 + + + + + True + False + True + True + + + True + False + label + + + False + True + 0 + + + + + True + False + label + + + False + True + 1 + + + + + False + True + 1 + + + + + True + False + True + 6 + + + True + False + True + True + + + True + True + True + + + + + False + True + 0 + + + + + True + False + True + True + + + True + True + True + + + + + False + True + 1 + + + + + False + True + 2 + + + + + True + False + True + 6 + + + True + False + True + True + + + True + True + True + + + + + False + True + 0 + + + + + True + False + True + True + + + True + True + True + + + + + False + True + 1 + + + + + False + True + 3 + + + + + True + False + True + 6 + + + True + False + True + True + + + True + True + True + + + + + False + True + 0 + + + + + True + False + True + True + + + True + True + True + + + + + False + True + 1 + + + + + False + True + 4 + + + + + True + False + True + 6 + + + True + False + True + True + + + True + True + True + + + + + False + True + 0 + + + + + True + False + True + True + + + True + True + True + + + + + False + True + 1 + + + + + False + True + 5 + + + + + False + True + 1 + + + + + + suggestButton + ok + cancel + help + + + diff --git a/extensions/uiconfig/spropctrlr/ui/formproperties.ui b/extensions/uiconfig/spropctrlr/ui/formproperties.ui new file mode 100644 index 000000000..ba69d3ae2 --- /dev/null +++ b/extensions/uiconfig/spropctrlr/ui/formproperties.ui @@ -0,0 +1,40 @@ + + + + + + True + False + True + True + vertical + + + True + True + True + True + + + False + True + 0 + + + + + False + True + vertical + + + + + + False + True + 1 + + + + diff --git a/extensions/uiconfig/spropctrlr/ui/hyperlinkfield.ui b/extensions/uiconfig/spropctrlr/ui/hyperlinkfield.ui new file mode 100644 index 000000000..ccb2679b3 --- /dev/null +++ b/extensions/uiconfig/spropctrlr/ui/hyperlinkfield.ui @@ -0,0 +1,38 @@ + + + + + + True + False + True + 6 + + + True + True + True + True + + + False + True + 0 + + + + + ... + True + True + True + Activate link + + + False + True + 1 + + + + diff --git a/extensions/uiconfig/spropctrlr/ui/labelselectiondialog.ui b/extensions/uiconfig/spropctrlr/ui/labelselectiondialog.ui new file mode 100644 index 000000000..cf4073db1 --- /dev/null +++ b/extensions/uiconfig/spropctrlr/ui/labelselectiondialog.ui @@ -0,0 +1,194 @@ + + + + + + + + + + + + + + + + False + 6 + Label Field Selection + True + 0 + dialog + + + + + + False + True + True + vertical + 6 + + + False + end + + + _OK + True + True + True + True + True + True + + + False + True + 0 + + + + + _Cancel + True + True + True + True + + + False + True + 1 + + + + + _Help + True + True + True + True + + + False + True + 2 + True + + + + + False + True + end + 0 + + + + + True + False + True + True + vertical + 6 + + + True + False + start + These are control fields that can be used as label fields for the $controlclass$ $controlname$. + True + True + control + 60 + 60 + 0 + 0 + + + False + True + 0 + + + + + True + False + True + True + in + + + True + True + True + True + liststore1 + False + 1 + True + True + + + + + + 6 + + + + 0 + + + + + + 1 + + + + + + + + + True + True + 1 + + + + + _No assignment + True + True + False + True + True + + + False + True + 2 + + + + + True + True + 1 + + + + + + ok + cancel + help + + + diff --git a/extensions/uiconfig/spropctrlr/ui/listbox.ui b/extensions/uiconfig/spropctrlr/ui/listbox.ui new file mode 100644 index 000000000..21f221d72 --- /dev/null +++ b/extensions/uiconfig/spropctrlr/ui/listbox.ui @@ -0,0 +1,10 @@ + + + + + + True + False + True + + diff --git a/extensions/uiconfig/spropctrlr/ui/listselectdialog.ui b/extensions/uiconfig/spropctrlr/ui/listselectdialog.ui new file mode 100644 index 000000000..1e20a1be3 --- /dev/null +++ b/extensions/uiconfig/spropctrlr/ui/listselectdialog.ui @@ -0,0 +1,154 @@ + + + + + + + + + + + + + + False + 6 + True + 0 + 0 + normal + + + + + + False + vertical + 12 + + + False + end + + + _OK + True + True + True + True + True + True + + + False + True + 0 + + + + + _Cancel + True + True + True + True + + + False + True + 1 + + + + + _Help + True + True + True + True + + + False + True + 2 + True + + + + + False + True + end + 0 + + + + + True + False + True + True + 0 + none + + + True + False + True + True + in + 12 + 6 + + + True + True + True + True + liststore2 + False + False + 0 + False + + + + + + + + + 0 + + + + + + + + + + + True + False + + + + + + + + False + True + 1 + + + + + + ok + cancel + help + + + diff --git a/extensions/uiconfig/spropctrlr/ui/multiline.ui b/extensions/uiconfig/spropctrlr/ui/multiline.ui new file mode 100644 index 000000000..d9570489a --- /dev/null +++ b/extensions/uiconfig/spropctrlr/ui/multiline.ui @@ -0,0 +1,87 @@ + + + + + + False + True + none + + + True + False + vertical + 6 + + + True + True + in + + + True + True + word + + + + + False + True + 0 + + + + + _OK + True + True + True + True + + + False + True + 1 + + + + + + + True + False + True + 6 + + + True + True + True + + + False + True + 0 + + + + + True + True + True + Multiline Editing + True + + + + + + + False + True + 1 + + + + diff --git a/extensions/uiconfig/spropctrlr/ui/numericfield.ui b/extensions/uiconfig/spropctrlr/ui/numericfield.ui new file mode 100644 index 000000000..0cd1d0645 --- /dev/null +++ b/extensions/uiconfig/spropctrlr/ui/numericfield.ui @@ -0,0 +1,17 @@ + + + + + + 100 + 1 + 10 + + + True + True + True + True + adjustment1 + + diff --git a/extensions/uiconfig/spropctrlr/ui/taborder.ui b/extensions/uiconfig/spropctrlr/ui/taborder.ui new file mode 100644 index 000000000..70a0d521a --- /dev/null +++ b/extensions/uiconfig/spropctrlr/ui/taborder.ui @@ -0,0 +1,243 @@ + + + + + + + + + + + + + + + + False + 6 + Tab Order + True + 0 + 0 + dialog + + + False + vertical + 12 + + + False + end + + + _OK + True + True + True + True + True + True + + + False + True + 3 + + + + + _Cancel + True + True + True + True + + + False + True + 4 + + + + + _Help + True + True + True + True + + + False + True + 5 + True + + + + + False + True + end + 0 + + + + + True + False + True + True + 0 + none + + + + True + False + 12 + True + True + 12 + 6 + + + True + True + True + True + in + + + True + True + True + True + liststore1 + False + False + True + 0 + False + + + + + + + + + 0 + + + + + + + + + + 1 + + + + + + + Lists all controls in the form. These controls can be selected with the tab key in the given order from top to bottom. + + + + + + + 0 + 0 + + + + + True + False + vertical + 6 + start + + + _Move Up + True + True + True + True + + + False + True + 0 + + + + + Move _Down + True + True + True + True + + + False + True + 1 + + + + + _Automatic Sort + True + True + True + True + + + False + True + 2 + + + + + 1 + 0 + + + + + + + True + False + Controls + + + + + + + + False + True + 1 + + + + + + ok + cancel + help + + + + + + diff --git a/extensions/uiconfig/spropctrlr/ui/textfield.ui b/extensions/uiconfig/spropctrlr/ui/textfield.ui new file mode 100644 index 000000000..d222cb2e7 --- /dev/null +++ b/extensions/uiconfig/spropctrlr/ui/textfield.ui @@ -0,0 +1,11 @@ + + + + + + True + True + True + True + + diff --git a/extensions/uiconfig/spropctrlr/ui/timefield.ui b/extensions/uiconfig/spropctrlr/ui/timefield.ui new file mode 100644 index 000000000..1203ed5e3 --- /dev/null +++ b/extensions/uiconfig/spropctrlr/ui/timefield.ui @@ -0,0 +1,17 @@ + + + + + + 86400000 + 1000 + 60000 + + + True + True + True + True + adjustment1 + + diff --git a/extensions/uiconfig/spropctrlr/ui/urlcontrol.ui b/extensions/uiconfig/spropctrlr/ui/urlcontrol.ui new file mode 100644 index 000000000..20db00e19 --- /dev/null +++ b/extensions/uiconfig/spropctrlr/ui/urlcontrol.ui @@ -0,0 +1,17 @@ + + + + + + True + False + True + True + + + True + True + + + + -- cgit v1.2.3