123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="21507" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
- <dependencies>
- <deployment identifier="macosx"/>
- <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="21507"/>
- <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
- </dependencies>
- <objects>
- <customObject id="-2" userLabel="File's Owner" customClass="KMPageEditSettingBaseWindowController" customModule="PDF_Master" customModuleProvider="target">
- <connections>
- <outlet property="cancelButton" destination="aGH-iF-dyv" id="GkV-FC-Pc2"/>
- <outlet property="contentBox" destination="iAV-mV-fXp" id="8Xv-WA-JVI"/>
- <outlet property="contentHeightConst" destination="lLs-Q4-ChB" id="DdC-mJ-g1m"/>
- <outlet property="contentWidthConst" destination="GRH-Pj-aIE" id="PNL-5P-9Jd"/>
- <outlet property="funcButton" destination="hWv-ct-X84" id="ZLz-Wu-K3O"/>
- <outlet property="titleLabel" destination="Ghc-ac-Ody" id="1vG-N0-5dz"/>
- <outlet property="window" destination="F0z-JX-Cv5" id="gIp-Ho-8D9"/>
- </connections>
- </customObject>
- <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
- <customObject id="-3" userLabel="Application" customClass="NSObject"/>
- <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" animationBehavior="default" id="F0z-JX-Cv5">
- <windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES"/>
- <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
- <rect key="contentRect" x="196" y="240" width="480" height="270"/>
- <rect key="screenRect" x="0.0" y="0.0" width="1440" height="875"/>
- <view key="contentView" id="se5-gp-TjO">
- <rect key="frame" x="0.0" y="0.0" width="480" height="270"/>
- <autoresizingMask key="autoresizingMask"/>
- <subviews>
- <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="Yzy-uA-hNl">
- <rect key="frame" x="0.0" y="226" width="480" height="44"/>
- <view key="contentView" id="3Rq-FU-edv">
- <rect key="frame" x="0.0" y="0.0" width="480" height="44"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Ghc-ac-Ody">
- <rect key="frame" x="14" y="13" width="44" height="19"/>
- <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="no6-Hi-4JB">
- <font key="font" metaFont="system" size="16"/>
- <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- <box hidden="YES" verticalHuggingPriority="750" boxType="separator" translatesAutoresizingMaskIntoConstraints="NO" id="pn1-L5-iFd">
- <rect key="frame" x="0.0" y="-2" width="480" height="5"/>
- </box>
- </subviews>
- <constraints>
- <constraint firstAttribute="trailing" secondItem="pn1-L5-iFd" secondAttribute="trailing" id="CCD-r4-WrD"/>
- <constraint firstItem="Ghc-ac-Ody" firstAttribute="top" secondItem="3Rq-FU-edv" secondAttribute="top" constant="12" id="LCB-z2-r9L"/>
- <constraint firstAttribute="bottom" secondItem="pn1-L5-iFd" secondAttribute="bottom" id="j2l-nP-LWP"/>
- <constraint firstItem="pn1-L5-iFd" firstAttribute="leading" secondItem="3Rq-FU-edv" secondAttribute="leading" id="mTc-G0-sXW"/>
- <constraint firstItem="Ghc-ac-Ody" firstAttribute="leading" secondItem="3Rq-FU-edv" secondAttribute="leading" constant="16" id="meW-rz-cKH"/>
- </constraints>
- </view>
- <constraints>
- <constraint firstAttribute="height" constant="44" id="dml-ys-lS9"/>
- </constraints>
- </box>
- <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="iAV-mV-fXp">
- <rect key="frame" x="0.0" y="60" width="480" height="166"/>
- <view key="contentView" id="eTu-qy-GPV">
- <rect key="frame" x="0.0" y="0.0" width="480" height="166"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- </view>
- <constraints>
- <constraint firstAttribute="width" constant="480" id="GRH-Pj-aIE"/>
- <constraint firstAttribute="height" constant="166" id="lLs-Q4-ChB"/>
- </constraints>
- </box>
- <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="CQn-6s-Bwt">
- <rect key="frame" x="0.0" y="0.0" width="480" height="60"/>
- <view key="contentView" id="ocP-n1-0FT">
- <rect key="frame" x="0.0" y="0.0" width="480" height="60"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <box hidden="YES" verticalHuggingPriority="750" boxType="separator" translatesAutoresizingMaskIntoConstraints="NO" id="82l-cr-Ltb">
- <rect key="frame" x="0.0" y="57" width="480" height="5"/>
- </box>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="hWv-ct-X84">
- <rect key="frame" x="366" y="14" width="98" height="32"/>
- <constraints>
- <constraint firstAttribute="width" constant="98" id="XvX-Gm-FfV"/>
- <constraint firstAttribute="height" constant="32" id="zqd-qy-cqQ"/>
- </constraints>
- <buttonCell key="cell" type="bevel" title="Button" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="xve-Pi-8fZ">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- </button>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="aGH-iF-dyv">
- <rect key="frame" x="256" y="14" width="98" height="32"/>
- <constraints>
- <constraint firstAttribute="width" constant="98" id="YMp-xm-JXV"/>
- <constraint firstAttribute="height" constant="32" id="y2o-XD-wEs"/>
- </constraints>
- <buttonCell key="cell" type="bevel" title="Button" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="WaC-ig-Y9B">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- </button>
- </subviews>
- <constraints>
- <constraint firstItem="82l-cr-Ltb" firstAttribute="leading" secondItem="ocP-n1-0FT" secondAttribute="leading" id="DeJ-lc-mQT"/>
- <constraint firstItem="82l-cr-Ltb" firstAttribute="top" secondItem="ocP-n1-0FT" secondAttribute="top" id="FwO-sy-6yk"/>
- <constraint firstAttribute="trailing" secondItem="hWv-ct-X84" secondAttribute="trailing" constant="16" id="XB2-ee-MES"/>
- <constraint firstAttribute="trailing" secondItem="82l-cr-Ltb" secondAttribute="trailing" id="bfF-Kd-yb3"/>
- <constraint firstItem="hWv-ct-X84" firstAttribute="leading" secondItem="aGH-iF-dyv" secondAttribute="trailing" constant="12" id="hQQ-Mu-u0r"/>
- <constraint firstItem="hWv-ct-X84" firstAttribute="centerY" secondItem="ocP-n1-0FT" secondAttribute="centerY" id="pFp-ce-qH6"/>
- <constraint firstItem="aGH-iF-dyv" firstAttribute="centerY" secondItem="ocP-n1-0FT" secondAttribute="centerY" id="th7-gX-Far"/>
- </constraints>
- </view>
- <constraints>
- <constraint firstAttribute="height" constant="60" id="1sC-v3-3Cf"/>
- </constraints>
- </box>
- </subviews>
- <constraints>
- <constraint firstAttribute="trailing" secondItem="iAV-mV-fXp" secondAttribute="trailing" id="1I4-XY-nu3"/>
- <constraint firstItem="Yzy-uA-hNl" firstAttribute="top" secondItem="se5-gp-TjO" secondAttribute="top" id="3G8-tq-LQO"/>
- <constraint firstItem="CQn-6s-Bwt" firstAttribute="leading" secondItem="se5-gp-TjO" secondAttribute="leading" id="Hor-6Y-Hqu"/>
- <constraint firstAttribute="trailing" secondItem="CQn-6s-Bwt" secondAttribute="trailing" id="ONg-fx-N7E"/>
- <constraint firstItem="CQn-6s-Bwt" firstAttribute="top" secondItem="iAV-mV-fXp" secondAttribute="bottom" id="R8k-r4-m1l"/>
- <constraint firstAttribute="trailing" secondItem="Yzy-uA-hNl" secondAttribute="trailing" id="SdP-di-hY3"/>
- <constraint firstItem="Yzy-uA-hNl" firstAttribute="leading" secondItem="se5-gp-TjO" secondAttribute="leading" id="i1w-pO-6Cs"/>
- <constraint firstAttribute="bottom" secondItem="CQn-6s-Bwt" secondAttribute="bottom" id="o6s-5O-ku9"/>
- <constraint firstItem="iAV-mV-fXp" firstAttribute="top" secondItem="Yzy-uA-hNl" secondAttribute="bottom" id="q5R-Dg-Ybx"/>
- <constraint firstItem="iAV-mV-fXp" firstAttribute="leading" secondItem="se5-gp-TjO" secondAttribute="leading" id="wCI-oc-C2A"/>
- </constraints>
- </view>
- <connections>
- <outlet property="delegate" destination="-2" id="0bl-1N-AYu"/>
- </connections>
- <point key="canvasLocation" x="-10" y="144"/>
- </window>
- <customView id="zj4-rU-o3s" customClass="KMPageEditExtractSettingView" customModule="PDF_Master" customModuleProvider="target">
- <rect key="frame" x="0.0" y="0.0" width="447" height="104"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
- <subviews>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="W3n-Ay-Svt">
- <rect key="frame" x="16" y="78" width="415" height="22"/>
- <constraints>
- <constraint firstAttribute="height" constant="22" id="gm2-yc-Edc"/>
- </constraints>
- <buttonCell key="cell" type="bevel" bezelStyle="rounded" alignment="center" state="on" inset="2" id="O5v-R3-pn9">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- </button>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="XYW-lg-dA9">
- <rect key="frame" x="16" y="40" width="415" height="22"/>
- <constraints>
- <constraint firstAttribute="height" constant="22" id="Opk-Pm-pDy"/>
- </constraints>
- <buttonCell key="cell" type="bevel" bezelStyle="rounded" alignment="center" state="on" inset="2" id="9ms-Vw-0wt">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- </button>
- </subviews>
- <constraints>
- <constraint firstItem="XYW-lg-dA9" firstAttribute="leading" secondItem="W3n-Ay-Svt" secondAttribute="leading" id="Aos-Aa-g7R"/>
- <constraint firstAttribute="trailing" secondItem="XYW-lg-dA9" secondAttribute="trailing" constant="16" id="c5J-yi-Ytg"/>
- <constraint firstItem="W3n-Ay-Svt" firstAttribute="centerX" secondItem="zj4-rU-o3s" secondAttribute="centerX" id="iZz-La-EeL"/>
- <constraint firstItem="W3n-Ay-Svt" firstAttribute="top" secondItem="zj4-rU-o3s" secondAttribute="top" constant="4" id="les-9E-1kP"/>
- <constraint firstItem="W3n-Ay-Svt" firstAttribute="leading" secondItem="zj4-rU-o3s" secondAttribute="leading" constant="16" id="rJR-HK-8NK"/>
- <constraint firstItem="XYW-lg-dA9" firstAttribute="leading" secondItem="zj4-rU-o3s" secondAttribute="leading" constant="16" id="wj9-bD-1kR"/>
- <constraint firstItem="XYW-lg-dA9" firstAttribute="top" secondItem="W3n-Ay-Svt" secondAttribute="bottom" constant="16" id="zBi-bv-VJD"/>
- </constraints>
- <connections>
- <outlet property="extractAfterDeletePageCheck" destination="XYW-lg-dA9" id="Oe7-ug-XAk"/>
- <outlet property="independentPerPageCheck" destination="W3n-Ay-Svt" id="QFb-k2-LHg"/>
- </connections>
- <point key="canvasLocation" x="-37" y="394"/>
- </customView>
- <customView id="8HO-Hy-Nag" customClass="KMPageEditSplitSettingView" customModule="PDF_Master" customModuleProvider="target">
- <rect key="frame" x="0.0" y="0.0" width="480" height="370"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
- <subviews>
- <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="MwV-Fh-P6A">
- <rect key="frame" x="0.0" y="220" width="480" height="150"/>
- <view key="contentView" id="bqh-85-m52">
- <rect key="frame" x="0.0" y="0.0" width="480" height="150"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="aRC-Og-uMz">
- <rect key="frame" x="14" y="129" width="40" height="17"/>
- <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="ELd-cx-Zg3">
- <font key="font" metaFont="system" size="14"/>
- <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="wET-YY-DYd">
- <rect key="frame" x="16" y="93" width="448" height="22"/>
- <constraints>
- <constraint firstAttribute="height" constant="22" id="zWR-Qh-FmK"/>
- </constraints>
- <buttonCell key="cell" type="bevel" bezelStyle="rounded" alignment="center" state="on" inset="2" id="qEf-UO-0QI">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- </button>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="1Xw-bg-2TE">
- <rect key="frame" x="16" y="57" width="448" height="22"/>
- <constraints>
- <constraint firstAttribute="height" constant="22" id="JtJ-ux-fYI"/>
- </constraints>
- <buttonCell key="cell" type="bevel" bezelStyle="rounded" alignment="center" state="on" inset="2" id="Ytk-Wn-VEL">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- </button>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="c7L-ui-7Lb">
- <rect key="frame" x="16" y="19" width="250" height="22"/>
- <constraints>
- <constraint firstAttribute="height" constant="22" id="A0L-nb-gqj"/>
- <constraint firstAttribute="width" constant="250" id="nXL-uH-xYb"/>
- </constraints>
- <buttonCell key="cell" type="bevel" bezelStyle="rounded" alignment="center" state="on" inset="2" id="gYc-Of-zbU">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- </button>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="ZQL-FL-f9k">
- <rect key="frame" x="138" y="91" width="110" height="32"/>
- <constraints>
- <constraint firstAttribute="width" constant="110" id="Gkr-KE-oMl"/>
- <constraint firstAttribute="height" constant="32" id="dhq-EQ-0Mv"/>
- </constraints>
- </customView>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="6Dh-GY-bzc">
- <rect key="frame" x="163" y="52" width="110" height="32"/>
- <constraints>
- <constraint firstAttribute="width" constant="110" id="DnU-Qy-z6M"/>
- <constraint firstAttribute="height" constant="32" id="hzW-bd-uce"/>
- </constraints>
- </customView>
- <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="hu2-bV-yft">
- <rect key="frame" x="254" y="99" width="37" height="16"/>
- <textFieldCell key="cell" lineBreakMode="clipping" continuous="YES" enabled="NO" refusesFirstResponder="YES" title="Label" id="GjV-IM-Z9j">
- <font key="font" metaFont="system"/>
- <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="baP-W7-Evc">
- <rect key="frame" x="279" y="60" width="37" height="16"/>
- <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="E5I-FK-kGi">
- <font key="font" metaFont="system"/>
- <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- <comboBox verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="nTX-d3-Nl3">
- <rect key="frame" x="177" y="13" width="187" height="32"/>
- <constraints>
- <constraint firstAttribute="height" constant="26" id="8bX-iF-dUu"/>
- <constraint firstAttribute="width" constant="184" id="Hk4-Ak-R8M"/>
- </constraints>
- <comboBoxCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" borderStyle="bezel" drawsBackground="YES" completes="NO" numberOfVisibleItems="5" id="ykf-0B-vrC">
- <font key="font" metaFont="system"/>
- <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- <objectValues>
- <string>Item 1</string>
- <string>Item 2</string>
- <string>Item 3</string>
- </objectValues>
- </comboBoxCell>
- </comboBox>
- </subviews>
- <constraints>
- <constraint firstItem="hu2-bV-yft" firstAttribute="leading" secondItem="ZQL-FL-f9k" secondAttribute="trailing" constant="8" id="3T8-nc-gw2"/>
- <constraint firstItem="c7L-ui-7Lb" firstAttribute="top" secondItem="1Xw-bg-2TE" secondAttribute="bottom" constant="16" id="DZQ-4o-que"/>
- <constraint firstItem="aRC-Og-uMz" firstAttribute="top" secondItem="bqh-85-m52" secondAttribute="top" constant="4" id="E7Y-ca-2rD"/>
- <constraint firstItem="baP-W7-Evc" firstAttribute="leading" secondItem="6Dh-GY-bzc" secondAttribute="trailing" constant="8" id="GZZ-8m-7ZD"/>
- <constraint firstItem="aRC-Og-uMz" firstAttribute="leading" secondItem="bqh-85-m52" secondAttribute="leading" constant="16" id="Jqp-1G-5Ci"/>
- <constraint firstItem="nTX-d3-Nl3" firstAttribute="leading" secondItem="bqh-85-m52" secondAttribute="leading" constant="177" id="M33-pt-utq"/>
- <constraint firstItem="1Xw-bg-2TE" firstAttribute="top" secondItem="wET-YY-DYd" secondAttribute="bottom" constant="14" id="MQU-al-Jdn"/>
- <constraint firstItem="wET-YY-DYd" firstAttribute="top" secondItem="aRC-Og-uMz" secondAttribute="bottom" constant="14" id="MUT-wE-LKJ"/>
- <constraint firstItem="baP-W7-Evc" firstAttribute="centerY" secondItem="6Dh-GY-bzc" secondAttribute="centerY" id="ZPB-AG-As1"/>
- <constraint firstAttribute="trailing" secondItem="1Xw-bg-2TE" secondAttribute="trailing" constant="16" id="ak7-ce-21k"/>
- <constraint firstItem="6Dh-GY-bzc" firstAttribute="leading" secondItem="bqh-85-m52" secondAttribute="leading" constant="163" id="brh-BT-6cW"/>
- <constraint firstItem="c7L-ui-7Lb" firstAttribute="leading" secondItem="bqh-85-m52" secondAttribute="leading" constant="16" id="cCL-4Q-VbM"/>
- <constraint firstAttribute="trailing" secondItem="wET-YY-DYd" secondAttribute="trailing" constant="16" id="dcm-7p-Zne"/>
- <constraint firstItem="nTX-d3-Nl3" firstAttribute="centerY" secondItem="c7L-ui-7Lb" secondAttribute="centerY" id="h6h-1a-SuX"/>
- <constraint firstItem="wET-YY-DYd" firstAttribute="leading" secondItem="bqh-85-m52" secondAttribute="leading" constant="16" id="hNR-nA-OC7"/>
- <constraint firstItem="hu2-bV-yft" firstAttribute="centerY" secondItem="ZQL-FL-f9k" secondAttribute="centerY" id="ktd-N1-WNJ"/>
- <constraint firstItem="ZQL-FL-f9k" firstAttribute="leading" secondItem="bqh-85-m52" secondAttribute="leading" constant="138" id="na0-kM-oXB"/>
- <constraint firstItem="wET-YY-DYd" firstAttribute="top" secondItem="ZQL-FL-f9k" secondAttribute="bottom" constant="-24" id="pRu-59-b9U"/>
- <constraint firstItem="1Xw-bg-2TE" firstAttribute="leading" secondItem="bqh-85-m52" secondAttribute="leading" constant="16" id="wrd-5V-T4W"/>
- <constraint firstItem="6Dh-GY-bzc" firstAttribute="centerY" secondItem="1Xw-bg-2TE" secondAttribute="centerY" id="ywE-d4-JHZ"/>
- </constraints>
- </view>
- <constraints>
- <constraint firstAttribute="height" constant="150" id="6Ic-4g-3nC"/>
- </constraints>
- </box>
- <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="VBO-Sp-SGn">
- <rect key="frame" x="0.0" y="40" width="480" height="180"/>
- <view key="contentView" id="zKz-Wc-K7q">
- <rect key="frame" x="0.0" y="0.0" width="480" height="180"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="jHQ-JM-bgx">
- <rect key="frame" x="14" y="160" width="37" height="16"/>
- <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="Vzb-mF-8Pm">
- <font key="font" usesAppearanceFont="YES"/>
- <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="4Wl-y0-47A">
- <rect key="frame" x="16" y="118" width="346" height="32"/>
- <subviews>
- <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="rBb-tH-78V">
- <rect key="frame" x="14" y="8" width="318" height="16"/>
- <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="rTF-JM-5FG">
- <font key="font" usesAppearanceFont="YES"/>
- <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- </subviews>
- <constraints>
- <constraint firstItem="rBb-tH-78V" firstAttribute="centerY" secondItem="4Wl-y0-47A" secondAttribute="centerY" id="SWO-IF-Ihv"/>
- <constraint firstAttribute="height" constant="32" id="bKx-FI-XfV"/>
- <constraint firstAttribute="trailing" secondItem="rBb-tH-78V" secondAttribute="trailing" constant="16" id="gXt-59-p0H"/>
- <constraint firstAttribute="width" constant="346" id="kjU-2r-xDp"/>
- <constraint firstItem="rBb-tH-78V" firstAttribute="leading" secondItem="4Wl-y0-47A" secondAttribute="leading" constant="16" id="q85-cU-a71"/>
- </constraints>
- </customView>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="a0r-63-2jU">
- <rect key="frame" x="16" y="86" width="448" height="22"/>
- <constraints>
- <constraint firstAttribute="height" constant="22" id="ASx-78-Hbi"/>
- </constraints>
- <buttonCell key="cell" type="bevel" bezelStyle="rounded" alignment="center" state="on" inset="2" id="aRB-8C-9A9">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- </button>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="fhq-6e-30z">
- <rect key="frame" x="16" y="52" width="200" height="22"/>
- <constraints>
- <constraint firstAttribute="width" constant="200" id="0W9-DX-Zd7"/>
- <constraint firstAttribute="height" constant="22" id="PVm-SU-4r2"/>
- </constraints>
- <buttonCell key="cell" type="bevel" bezelStyle="rounded" alignment="center" state="on" inset="2" id="snM-dt-ve4">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- </button>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="tx2-2Q-utf">
- <rect key="frame" x="16" y="10" width="200" height="22"/>
- <constraints>
- <constraint firstAttribute="height" constant="22" id="5e7-RB-QdJ"/>
- <constraint firstAttribute="width" constant="200" id="CiJ-dD-TFE"/>
- </constraints>
- <buttonCell key="cell" type="bevel" bezelStyle="rounded" alignment="center" state="on" inset="2" id="UbX-QD-gHm">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- </button>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="OLI-bg-hBY">
- <rect key="frame" x="86" y="47" width="110" height="32"/>
- <constraints>
- <constraint firstAttribute="height" constant="32" id="o7d-SC-ZcS"/>
- <constraint firstAttribute="width" constant="110" id="oP0-Ff-56z"/>
- </constraints>
- </customView>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="sHS-HL-beY">
- <rect key="frame" x="113" y="5" width="110" height="32"/>
- <constraints>
- <constraint firstAttribute="width" constant="110" id="NBi-Ya-fn2"/>
- <constraint firstAttribute="height" constant="32" id="e21-z7-SjU"/>
- </constraints>
- </customView>
- </subviews>
- <constraints>
- <constraint firstItem="4Wl-y0-47A" firstAttribute="leading" secondItem="zKz-Wc-K7q" secondAttribute="leading" constant="16" id="3Hr-7l-fq4"/>
- <constraint firstItem="OLI-bg-hBY" firstAttribute="centerY" secondItem="fhq-6e-30z" secondAttribute="centerY" id="B7N-UT-FZI"/>
- <constraint firstItem="tx2-2Q-utf" firstAttribute="leading" secondItem="zKz-Wc-K7q" secondAttribute="leading" constant="16" id="DXt-Qw-2sl"/>
- <constraint firstItem="tx2-2Q-utf" firstAttribute="top" secondItem="fhq-6e-30z" secondAttribute="bottom" constant="20" id="EOY-V5-R3r"/>
- <constraint firstItem="sHS-HL-beY" firstAttribute="leading" secondItem="zKz-Wc-K7q" secondAttribute="leading" constant="113" id="Ezg-Mv-mgF"/>
- <constraint firstItem="OLI-bg-hBY" firstAttribute="leading" secondItem="zKz-Wc-K7q" secondAttribute="leading" constant="86" id="KAG-WE-Uuf"/>
- <constraint firstItem="jHQ-JM-bgx" firstAttribute="leading" secondItem="zKz-Wc-K7q" secondAttribute="leading" constant="16" id="MGK-pP-wQA"/>
- <constraint firstItem="sHS-HL-beY" firstAttribute="centerY" secondItem="tx2-2Q-utf" secondAttribute="centerY" id="SXo-AP-yVf"/>
- <constraint firstItem="4Wl-y0-47A" firstAttribute="top" secondItem="jHQ-JM-bgx" secondAttribute="bottom" constant="10" id="TT9-ID-BdH"/>
- <constraint firstItem="a0r-63-2jU" firstAttribute="leading" secondItem="zKz-Wc-K7q" secondAttribute="leading" constant="16" id="XFZ-nn-7YW"/>
- <constraint firstItem="fhq-6e-30z" firstAttribute="top" secondItem="a0r-63-2jU" secondAttribute="bottom" constant="12" id="eoX-f4-ayF"/>
- <constraint firstItem="jHQ-JM-bgx" firstAttribute="top" secondItem="zKz-Wc-K7q" secondAttribute="top" constant="4" id="rzP-Pt-LEZ"/>
- <constraint firstAttribute="trailing" secondItem="a0r-63-2jU" secondAttribute="trailing" constant="16" id="sg3-I0-dON"/>
- <constraint firstItem="a0r-63-2jU" firstAttribute="top" secondItem="4Wl-y0-47A" secondAttribute="bottom" constant="10" id="yCg-DJ-nU0"/>
- <constraint firstItem="fhq-6e-30z" firstAttribute="leading" secondItem="zKz-Wc-K7q" secondAttribute="leading" constant="16" id="z0R-GL-djt"/>
- </constraints>
- </view>
- <constraints>
- <constraint firstAttribute="height" constant="180" id="3Nk-Ay-evv"/>
- </constraints>
- </box>
- </subviews>
- <constraints>
- <constraint firstAttribute="trailing" secondItem="MwV-Fh-P6A" secondAttribute="trailing" id="5Dm-gG-jgi"/>
- <constraint firstItem="VBO-Sp-SGn" firstAttribute="leading" secondItem="8HO-Hy-Nag" secondAttribute="leading" id="FVu-4g-HfS"/>
- <constraint firstItem="MwV-Fh-P6A" firstAttribute="top" secondItem="8HO-Hy-Nag" secondAttribute="top" id="hGR-tP-YAO"/>
- <constraint firstItem="MwV-Fh-P6A" firstAttribute="leading" secondItem="8HO-Hy-Nag" secondAttribute="leading" id="nNL-9I-bh8"/>
- <constraint firstItem="VBO-Sp-SGn" firstAttribute="top" secondItem="MwV-Fh-P6A" secondAttribute="bottom" id="uXo-18-omL"/>
- <constraint firstAttribute="trailing" secondItem="VBO-Sp-SGn" secondAttribute="trailing" id="yMe-ZY-ZG5"/>
- </constraints>
- <connections>
- <outlet property="nameLabel" destination="jHQ-JM-bgx" id="Up0-tr-AWR"/>
- <outlet property="nameView" destination="4Wl-y0-47A" id="S2Y-LF-PAp"/>
- <outlet property="nameViewLabel" destination="rBb-tH-78V" id="bHE-HT-bpA"/>
- <outlet property="oneFileForOnePageOtherLabel" destination="hu2-bV-yft" id="pvs-UQ-UR4"/>
- <outlet property="oneFileForOnePageRadio" destination="wET-YY-DYd" id="TWU-hZ-bnP"/>
- <outlet property="oneFileForOnePageView" destination="ZQL-FL-f9k" id="4OC-AZ-aJC"/>
- <outlet property="pageRangeComboBox" destination="nTX-d3-Nl3" id="NSn-YA-h2G"/>
- <outlet property="pageRangeRadio" destination="c7L-ui-7Lb" id="otk-JW-Z55"/>
- <outlet property="prefixForOrigFileNameCheck" destination="a0r-63-2jU" id="zap-dE-JmF"/>
- <outlet property="sepCheck" destination="tx2-2Q-utf" id="zQZ-uG-bE9"/>
- <outlet property="sepView" destination="sHS-HL-beY" id="A2D-wO-BPu"/>
- <outlet property="splitMuitiFileOtherLabel" destination="baP-W7-Evc" id="QoD-ZI-5CF"/>
- <outlet property="splitMuitiFileRadio" destination="1Xw-bg-2TE" id="y1E-ro-Inu"/>
- <outlet property="splitMuitiFileView" destination="6Dh-GY-bzc" id="djh-4s-rkq"/>
- <outlet property="tagCheck" destination="fhq-6e-30z" id="iEW-GU-r3P"/>
- <outlet property="tagView" destination="OLI-bg-hBY" id="TKi-HT-4by"/>
- <outlet property="typeLabel" destination="aRC-Og-uMz" id="e32-zy-M9r"/>
- </connections>
- <point key="canvasLocation" x="-20" y="679"/>
- </customView>
- </objects>
- </document>
|