1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- This is a template. i18n translation is not performed in-place;
3 i18n translated XML files are generated from this template by
4 transex3/layout/tralay. !-->
6 <tabpage help-id="HID_NUMBERFORMAT" show="false" id="RID_SVXPAGE_NUMBERFORMAT" _title="Number Format" _text="Number Format" xmlns="http://openoffice.org/2007/layout" xmlns:cnt="http://openoffice.org/2007/layout/container" sizeable="true">
8 <imagelist prefix="nu" id="IL_ICON">
9 <maskcolor blue="0xFFFF" green="0x0000" red="0xFFFF" type="Color"/>
10 <idlist none="IID_INFO"/>
13 <imagelist prefix="nuh" id="IL_ICON_HC">
14 <maskcolor blue="0xFFFF" green="0x0000" red="0xFFFF" type="Color"/>
15 <idlist none="IID_INFO"/>
19 <vbox spacing="5" border="5">
20 <string id="STR_EUROPE" _text="Europe"/>
21 <string id="STR_AUTO_ENTRY" _text="Automatic"/>
23 <vbox spacing="5" cnt:fill="true" cnt:expand="true">
24 <fixedtext id="FT_CATEGORY" _label="~Category"/>
25 <listbox line-count="8" auto-hscroll="true" has_border="true" id="LB_CATEGORY" _string-item-list="All:User-defined:Number:Percent:Currency:Date:Time:Scientific:Fraction:Boolean Value:Text"/>
28 <vbox spacing="5" cnt:fill="true" cnt:expand="true">
29 <fixedtext id="FT_FORMAT" _label="F~ormat"/>
30 <listbox has_border="true" line-count="7" dropdown="true" id="LB_CURRENCY" tabstop="true" _string-item-list="Automatically" cnt:expand="false" cnt:fill="false"/>
31 <svxfontlistbox line-count="7" dropdown="false" has_border="true" help-id="HID_NUMBERFORMAT_LB_FORMAT" id="LB_FORMAT" tabstop="true" string-item-list=" : : : : : : : : : : : : : : : "/>
33 <vbox spacing="5" cnt:fill="true" cnt:expand="true">
34 <fixedtext id="FT_LANGUAGE" _label="~Language" cnt:expand="false" cnt:fill="false"/>
35 <svxlanguagebox has_border="true" dropdown="true" id="LB_LANGUAGE" sort="true" string-item-list="Dutch:" cnt:expand="false" cnt:fill="false"/>
36 <checkbox id="CB_SOURCEFORMAT" show="false" _label="So~urce format" cnt:expand="false" cnt:fill="false"/>
37 <flow cnt:expand="true" cnt:fill="true"/>
38 <window has_border="true" help-id="HID_NUMBERFORMAT_WND_NUMBER_PREVIEW" id="WND_NUMBER_PREVIEW" sv-look="true"/>
41 <fixedline id="FL_OPTIONS" _text="Options"/>
43 <vbox cnt:padding="13" spacing="5">
45 <vbox spacing="5" cnt:fill="false" cnt:expand="false">
46 <fixedtext id="FT_DECIMALS" _label="~Decimal places"/>
47 <fixedtext id="FT_LEADZEROES" _label="Leading ~zeroes"/>
49 <vbox spacing="5" cnt:fill="false" cnt:expand="false">
50 <numericfield has_border="true" first="0" last="15" minimum="0" value="2" maximum="20" repeat="true" id="ED_DECIMALS" spin="true" spin-size="1" strict-format="true" cnt:expand="false"/>
51 <numericfield has_border="true" first="0" last="15" minimum="0" value="1" maximum="20" repeat="true" id="ED_LEADZEROES" spin="true" spin-size="1" strict-format="true" cnt:fill="false"/>
53 <vbox spacing="5" cnt:fill="false" cnt:expand="false">
54 <checkbox id="BTN_NEGRED" _label="~Negative numbers red"/>
55 <checkbox id="BTN_THOUSAND" _label="~Thousands separator"/>
60 <fixedtext id="FT_EDFORMAT" _label="~Format code"/>
61 <hbox spacing="5" cnt:expand="false">
62 <edit has_border="true" id="ED_FORMAT"/>
63 <imagebutton cnt:expand="false" cnt:fill="false" help-id="HID_NUMBERFORMAT_TBI_ADD" quick-help-text="Add" id="IB_ADD" sv-look="true" graphic="svx/res/nu01.png"/>
64 <imagebutton cnt:expand="false" help-id="HID_NUMBERFORMAT_TBI_INFO" quick-help-text="Edit Comment" id="IB_INFO" sv-look="true" graphic="svx/res/nu03.png"/>
65 <imagebutton cnt:expand="false" help-id="HID_NUMBERFORMAT_TBI_REMOVE" quick-help-text="Remove" id="IB_REMOVE" sv-look="true" graphic="svx/res/nu02.png"/>
67 <fixedtext no-label="true" show="false" id="FT_COMMENT" word-break="true" cnt:expand="false"/>
68 <edit has_border="true" show="false" id="ED_COMMENT" cnt:expand="false"/>