From 267c6f2ac71f92999e969232431ba04678e7437e Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 15 Apr 2024 07:54:39 +0200 Subject: Adding upstream version 4:24.2.0. Signed-off-by: Daniel Baumann --- sc/uiconfig/scalc/ui/filldlg.ui | 573 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 573 insertions(+) create mode 100644 sc/uiconfig/scalc/ui/filldlg.ui (limited to 'sc/uiconfig/scalc/ui/filldlg.ui') diff --git a/sc/uiconfig/scalc/ui/filldlg.ui b/sc/uiconfig/scalc/ui/filldlg.ui new file mode 100644 index 0000000000..438bfd41f8 --- /dev/null +++ b/sc/uiconfig/scalc/ui/filldlg.ui @@ -0,0 +1,573 @@ + + + + + + False + 6 + Fill Series + True + 0 + 0 + dialog + + + 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 + 12 + 12 + + + True + False + True + 0 + none + + + True + False + True + vertical + 6 + 12 + 6 + + + _Down + True + True + False + True + True + True + + + Creates a downward series in the selected cell range for the column using the defined increment to the end value. + + + + + False + True + 0 + + + + + _Right + True + True + False + True + True + down + + + Creates a series running from left to right within the selected cell range using the defined increment to the end value. + + + + + False + True + 1 + + + + + _Up + True + True + False + True + True + down + + + Creates an upward series in the cell range of the column using the defined increment to the end value. + + + + + False + True + 2 + + + + + _Left + True + True + False + True + True + down + + + Creates a series running from right to left in the selected cell range using the defined increment to the end value. + + + + + False + True + 3 + + + + + + + True + False + True + Direction + + + + + + + + 0 + 0 + + + + + True + False + True + 0 + none + + + True + False + True + vertical + 6 + 12 + 6 + + + Li_near + True + True + False + True + True + True + + + Creates a linear number series using the defined increment and end value. + + + + + False + True + 0 + + + + + _Growth + True + True + False + True + True + linear + + + Creates a growth series using the defined increment and end value. + + + + + False + True + 1 + + + + + Da_te + True + True + False + True + True + linear + + + Creates a date series using the defined increment and end date. + + + + + False + True + 2 + + + + + _AutoFill + True + True + False + True + True + linear + + + Forms a series directly in the sheet. + + + + + False + True + 3 + + + + + + + True + False + True + Series Type + + + + + + + + 1 + 0 + + + + + True + False + True + 0 + none + + + True + False + True + vertical + 6 + 12 + 6 + + + Da_y + True + True + False + True + True + True + + + Use the Date series type and this option to create a series using all seven days of the week. Unit of Increment is day. + + + + + False + True + 0 + + + + + _Weekday + True + True + False + True + True + day + + + Use the Date series type and this option to create a series only using the five weekdays. Unit of Increment is day. + + + + + False + True + 1 + + + + + _Month + True + True + False + True + True + day + + + Use the Date series type and this option to form a series which unit of Increment is month. + + + + + False + True + 2 + + + + + Y_ear + True + True + False + True + True + day + + + Use the Date series type and this option to create a series which unit of Increment is year. + + + + + False + True + 3 + + + + + + + True + False + True + Time Unit + + + + + + + + 2 + 0 + + + + + + True + False + 6 + 12 + + + True + False + _Start value: + True + startValue + 0 + + + 0 + 0 + + + + + True + False + End _value: + True + endValue + 0 + + + 0 + 1 + + + + + True + False + In_crement: + True + increment + 0 + + + 0 + 2 + + + + + True + True + True + True + + + Determines the start value for the series. + + + + + 1 + 0 + + + + + True + True + True + True + + + Determines the end value for the series. + + + + + 1 + 1 + + + + + True + True + True + True + + + Determines the value by which the series of the selected type increases by each step. + + + + + 1 + 2 + + + + + 0 + 1 + 2 + + + + + + + + False + True + 1 + + + + + + ok + cancel + help + + + + + + + Automatically generate series with the options in this dialog. Determine direction, increment, time unit and series type. + + + + + -- cgit v1.2.3