From b2a106249f1624a61a9453bf50f1a17d75ea1825 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Wed, 2 Jan 2013 17:15:54 +0000 Subject: split out numbering position page to cui and adapt code and move SvxNumberingPreview from svx to cui where its ::Paint impl already lives Change-Id: I2b7bebeb9914d74d0f391d3b178b0ad3d778c479 --- cui/uiconfig/ui/numberingformatpage.ui | 590 +++++++++++++++++++++++++++++++++ 1 file changed, 590 insertions(+) create mode 100644 cui/uiconfig/ui/numberingformatpage.ui (limited to 'cui/uiconfig/ui/numberingformatpage.ui') diff --git a/cui/uiconfig/ui/numberingformatpage.ui b/cui/uiconfig/ui/numberingformatpage.ui new file mode 100644 index 000000000000..181349744870 --- /dev/null +++ b/cui/uiconfig/ui/numberingformatpage.ui @@ -0,0 +1,590 @@ + + + + + 20 + 1 + 10 + + + True + False + 10 + 10 + + + True + False + 0 + none + + + True + False + 6 + 12 + + + True + False + 6 + 6 + True + + + True + True + center + True + + True + + + 0 + 0 + 1 + 1 + + + + + False + True + True + True + True + Add + Add + center + False + image2 + + + 1 + 0 + 1 + 1 + + + + + False + True + True + True + True + Edit Comment + Edit Comment + center + False + image3 + + + 2 + 0 + 1 + 1 + + + + + False + True + True + True + True + Remove + Remove + center + False + image1 + + + 3 + 0 + 1 + 1 + + + + + True + False + 0 + + + 0 + 1 + 4 + 1 + + + + + True + True + + True + + + 0 + 2 + 4 + 1 + + + + + + + + + True + False + _Format code + True + + + + + + + + 0 + 2 + 1 + 1 + + + + + True + False + 0 + none + + + True + False + 6 + 12 + + + True + False + 10 + 20 + + + True + True + + True + adjustment1 + + + 1 + 0 + 1 + 1 + + + + + True + True + + True + adjustment1 + + + 1 + 1 + 1 + 1 + + + + + True + False + _Decimal places + True + + + 0 + 0 + 1 + 1 + + + + + True + False + Leading _zeroes + True + + + 0 + 1 + 1 + 1 + + + + + _Negative numbers red + False + True + True + False + False + True + 0 + True + + + 2 + 0 + 1 + 1 + + + + + _Thousands separator + False + True + True + False + False + True + 0 + True + + + 2 + 1 + 1 + 1 + + + + + + + + + True + False + Options + + + + + + + + 0 + 1 + 1 + 1 + + + + + True + False + True + True + 6 + 12 + + + True + False + True + 0 + none + + + True + False + 6 + + + True + True + in + + + True + True + liststore1 + 0 + + + + + + + + + + + + True + False + _Category + True + + + + + + + + 0 + 0 + 1 + 1 + + + + + True + False + True + True + 0 + none + + + True + False + True + 6 + + + True + False + True + 6 + + + True + True + True + True + + + 0 + 1 + 1 + 1 + + + + + True + False + start + liststore2 + + + 0 + 0 + 1 + 1 + + + + + + + + + True + False + F_ormat + True + + + + + + + + 1 + 0 + 1 + 1 + + + + + True + False + True + 0 + none + + + True + False + True + 6 + + + True + False + True + 6 + + + True + False + start + + + 0 + 0 + 1 + 1 + + + + + True + False + True + end + True + + + 0 + 2 + 1 + 1 + + + + + So_urce Format + False + True + False + True + False + True + 0 + True + + + 0 + 1 + 1 + 1 + + + + + + + + + True + False + _Language + True + + + + + + + + 2 + 0 + 1 + 1 + + + + + 0 + 0 + 1 + 1 + + + + + True + False + svx/res/nu02.png + + + True + False + svx/res/nu01.png + + + True + False + svx/res/nu03.png + + + + + + + + + All + + + User-defined + + + Number + + + Percent + + + Currency + + + Date + + + Time + + + Scientific + + + Fraction + + + Boolean Value + + + Text + + + + + + + + + + + Automatically + + + + -- cgit