1*cdf0e10cSrcweir
2*cdf0e10cSrcweir
3*cdf0e10cSrcweir<modaldialog sizeable="true" height="142" help-id="SID_ATTR_ZOOM" moveable="true" output-size="true" id="RID_SVXDLG_ZOOM" sv-look="true" text="Zoom" width="160" xmlns="http://openoffice.org/2007/layout" xmlns:cnt="http://openoffice.org/2007/layout/container">
4*cdf0e10cSrcweir    <vbox>
5*cdf0e10cSrcweir        <fixedline height="8" id="FL_ZOOM" text="Zoom factor" width="92" x="6" y="3"/>
6*cdf0e10cSrcweir        <okbutton defbutton="true" height="14" id="BTN_ZOOM_OK" width="50" x="104" y="6"/>
7*cdf0e10cSrcweir        <radiobutton height="10" id="BTN_WHOLE_PAGE" width="80" x="12" y="14"/>
8*cdf0e10cSrcweir        <cancelbutton height="14" id="BTN_ZOOM_CANCEL" width="50" x="104" y="23"/>
9*cdf0e10cSrcweir        <radiobutton height="10" id="BTN_PAGE_WIDTH" width="80" x="12" y="27"/>
10*cdf0e10cSrcweir        <radiobutton height="10" id="BTN_OPTIMAL" width="80" x="12" y="40"/>
11*cdf0e10cSrcweir        <helpbutton height="14" id="BTN_ZOOM_HELP" width="50" x="104" y="43"/>
12*cdf0e10cSrcweir        <radiobutton height="10" id="BTN_200" label="~200 %" width="80" x="12" y="53"/>
13*cdf0e10cSrcweir        <radiobutton height="10" id="BTN_150" label="15~0 %" width="80" x="12" y="66"/>
14*cdf0e10cSrcweir        <radiobutton height="10" id="BTN_100" label="~100 %" width="80" x="12" y="79"/>
15*cdf0e10cSrcweir        <radiobutton height="10" id="BTN_75" label="~75 %" width="80" x="12" y="92"/>
16*cdf0e10cSrcweir        <radiobutton height="10" id="BTN_50" label="~50 %" width="80" x="12" y="105"/>
17*cdf0e10cSrcweir        <metricfield has_border="true" custom-unit-text="%" group="true" height="12" left="true" repeat="true" id="ED_USER" spin="true" step-size="1" unit="FUNIT_CUSTOM" width="36" x="56" y="120"/>
18*cdf0e10cSrcweir        <radiobutton height="10" id="BTN_USER" label="~Variable" width="42" x="12" y="121"/>
19*cdf0e10cSrcweir    </vbox>
20*cdf0e10cSrcweir</modaldialog>
21