<?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="KMTextImageButtonVC" customModule="PDF_Office" customModuleProvider="target"> <connections> <outlet property="button" destination="tCk-Ku-sC5" id="PsB-9F-1lw"/> <outlet property="downImageHeight" destination="5Vl-xA-oRs" id="Jyu-S1-R9O"/> <outlet property="downImageView" destination="l8m-3x-HIF" id="Gjo-VD-Gen"/> <outlet property="downImageWidth" destination="hr6-eW-y3j" id="cNa-zi-1yS"/> <outlet property="downItem_spacing" destination="6eu-aw-QUe" id="1wF-th-gaj"/> <outlet property="downPadding_spacing" destination="ixb-mD-UNt" id="Lfe-k7-wi6"/> <outlet property="downTextfield" destination="CR8-Q6-Dno" id="iT1-9H-cZ8"/> <outlet property="downView" destination="hR8-QN-bCg" id="7VV-9i-2vC"/> <outlet property="leftImageHeight" destination="ZwZ-Zi-L1K" id="JCq-Ub-bEZ"/> <outlet property="leftImageView" destination="EcF-RE-ykv" id="BOI-k7-oFK"/> <outlet property="leftImageWidth" destination="Q4K-KP-z22" id="CDL-2e-lPs"/> <outlet property="leftItem_spacing" destination="CyP-Ta-9Sg" id="dZV-ll-vgO"/> <outlet property="leftPadding_spacing" destination="GCq-ga-GsX" id="xPM-qs-iqy"/> <outlet property="leftTextfield" destination="tue-63-i77" id="m9h-Ve-q7Q"/> <outlet property="leftView" destination="7Qb-DO-jnz" id="1wR-fJ-83p"/> <outlet property="mainBox" destination="da6-bd-5im" id="tN7-ws-Gc8"/> <outlet property="rightImageHeight" destination="7SF-kM-iGd" id="BQH-LQ-b1x"/> <outlet property="rightImageView" destination="b9Q-5P-mpC" id="Mw1-tg-qBI"/> <outlet property="rightImageWidth" destination="rTo-6S-deu" id="rGQ-L3-INS"/> <outlet property="rightItem_spacing" destination="Pgw-Uz-YOi" id="his-cL-phD"/> <outlet property="rightPadding_spacing" destination="UwQ-z9-cah" id="7Ru-Pr-SbM"/> <outlet property="rightTextfield" destination="aon-Hb-VQ3" id="p2R-gf-fOZ"/> <outlet property="rightView" destination="hTp-1K-fK8" id="K07-Uv-lQ3"/> <outlet property="upImageHeight" destination="zGS-8h-tOw" id="XHp-zz-qbo"/> <outlet property="upImageView" destination="pdZ-9T-DMP" id="i7U-iN-hqi"/> <outlet property="upImageWidth" destination="QXS-1y-N7e" id="as4-DR-DxU"/> <outlet property="upItem_spacing" destination="xTM-9o-aqf" id="lJh-HQ-TyV"/> <outlet property="upPadding_spacing" destination="Ha4-7J-cHF" id="AhT-1U-LTX"/> <outlet property="upTextfield" destination="Gmv-bN-fqQ" id="L39-Mc-XpE"/> <outlet property="upView" destination="mHF-vf-l0M" id="UKh-kf-kAj"/> <outlet property="view" destination="Hz6-mo-xeY" id="0bl-1N-x8E"/> </connections> </customObject> <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/> <customObject id="-3" userLabel="Application" customClass="NSObject"/> <customView id="Hz6-mo-xeY"> <rect key="frame" x="0.0" y="0.0" width="412" height="2"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> <subviews> <box boxType="custom" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="da6-bd-5im" customClass="KMMoveBox" customModule="PDF_Office" customModuleProvider="target"> <rect key="frame" x="0.0" y="0.0" width="412" height="2"/> <view key="contentView" id="WYb-wk-Kom"> <rect key="frame" x="1" y="1" width="410" height="0.0"/> <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> </view> </box> <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="tCk-Ku-sC5"> <rect key="frame" x="0.0" y="0.0" width="412" height="2"/> <buttonCell key="cell" type="bevel" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="nKn-7g-0Du"> <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> <font key="font" metaFont="system"/> </buttonCell> </button> </subviews> <constraints> <constraint firstItem="tCk-Ku-sC5" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" id="9sI-dg-mDJ"/> <constraint firstAttribute="trailing" secondItem="da6-bd-5im" secondAttribute="trailing" id="Ena-nS-IPB"/> <constraint firstAttribute="bottom" secondItem="tCk-Ku-sC5" secondAttribute="bottom" id="F7K-lE-0mJ"/> <constraint firstAttribute="bottom" secondItem="da6-bd-5im" secondAttribute="bottom" id="NVN-Pg-8LB"/> <constraint firstAttribute="trailing" secondItem="tCk-Ku-sC5" secondAttribute="trailing" id="gb7-7A-4lD"/> <constraint firstItem="da6-bd-5im" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" id="qTQ-LE-500"/> <constraint firstItem="tCk-Ku-sC5" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" id="uza-3Z-PyQ"/> <constraint firstItem="da6-bd-5im" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" id="zac-VM-vtq"/> </constraints> <point key="canvasLocation" x="-75" y="90.5"/> </customView> <customView id="hR8-QN-bCg"> <rect key="frame" x="0.0" y="0.0" width="319" height="76"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> <subviews> <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="l8m-3x-HIF"> <rect key="frame" x="150" y="16" width="20" height="20"/> <constraints> <constraint firstAttribute="height" constant="20" id="5Vl-xA-oRs"/> <constraint firstAttribute="width" constant="20" id="hr6-eW-y3j"/> </constraints> <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="btn_radio_sel_on" id="oA5-bv-d5K"/> </imageView> <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="CR8-Q6-Dno"> <rect key="frame" x="141" y="44" width="37" height="16"/> <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="G81-72-BDW"> <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> </subviews> <constraints> <constraint firstItem="l8m-3x-HIF" firstAttribute="top" secondItem="CR8-Q6-Dno" secondAttribute="bottom" constant="8" id="6eu-aw-QUe"/> <constraint firstItem="l8m-3x-HIF" firstAttribute="centerX" secondItem="CR8-Q6-Dno" secondAttribute="centerX" id="CfD-uf-c5c"/> <constraint firstItem="CR8-Q6-Dno" firstAttribute="top" secondItem="hR8-QN-bCg" secondAttribute="top" constant="16" id="ixb-mD-UNt"/> <constraint firstItem="l8m-3x-HIF" firstAttribute="centerX" secondItem="hR8-QN-bCg" secondAttribute="centerX" id="o34-cm-rdd"/> </constraints> <point key="canvasLocation" x="-327" y="422"/> </customView> <customView id="7Qb-DO-jnz"> <rect key="frame" x="0.0" y="0.0" width="316" height="70"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> <subviews> <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="EcF-RE-ykv"> <rect key="frame" x="16" y="25" width="20" height="20"/> <constraints> <constraint firstAttribute="width" constant="20" id="Q4K-KP-z22"/> <constraint firstAttribute="height" constant="20" id="ZwZ-Zi-L1K"/> </constraints> <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="btn_radio_sel_on" id="kdo-to-2E6"/> </imageView> <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="tue-63-i77"> <rect key="frame" x="42" y="27" width="37" height="16"/> <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="k7p-Sh-Sol"> <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> </subviews> <constraints> <constraint firstItem="tue-63-i77" firstAttribute="leading" secondItem="EcF-RE-ykv" secondAttribute="trailing" constant="8" id="CyP-Ta-9Sg"/> <constraint firstItem="EcF-RE-ykv" firstAttribute="leading" secondItem="7Qb-DO-jnz" secondAttribute="leading" constant="16" id="GCq-ga-GsX"/> <constraint firstItem="tue-63-i77" firstAttribute="centerY" secondItem="EcF-RE-ykv" secondAttribute="centerY" id="hZR-on-Xd6"/> <constraint firstItem="EcF-RE-ykv" firstAttribute="centerY" secondItem="7Qb-DO-jnz" secondAttribute="centerY" id="iC7-f4-W1L"/> </constraints> <point key="canvasLocation" x="-328" y="302"/> </customView> <customView id="mHF-vf-l0M"> <rect key="frame" x="0.0" y="0.0" width="319" height="76"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> <subviews> <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="pdZ-9T-DMP"> <rect key="frame" x="150" y="40" width="20" height="20"/> <constraints> <constraint firstAttribute="width" constant="20" id="QXS-1y-N7e"/> <constraint firstAttribute="height" constant="20" id="zGS-8h-tOw"/> </constraints> <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="btn_radio_sel_on" id="JjX-sa-CUf"/> </imageView> <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Gmv-bN-fqQ"> <rect key="frame" x="141" y="16" width="37" height="16"/> <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="4M7-ed-OxF"> <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> </subviews> <constraints> <constraint firstItem="pdZ-9T-DMP" firstAttribute="top" secondItem="mHF-vf-l0M" secondAttribute="top" constant="16" id="Ha4-7J-cHF"/> <constraint firstItem="Gmv-bN-fqQ" firstAttribute="centerX" secondItem="pdZ-9T-DMP" secondAttribute="centerX" id="a6W-Ko-KQU"/> <constraint firstItem="pdZ-9T-DMP" firstAttribute="centerX" secondItem="mHF-vf-l0M" secondAttribute="centerX" id="nkM-al-2XC"/> <constraint firstItem="Gmv-bN-fqQ" firstAttribute="top" secondItem="pdZ-9T-DMP" secondAttribute="bottom" constant="8" id="xTM-9o-aqf"/> </constraints> <point key="canvasLocation" x="-321" y="176"/> </customView> <customView id="hTp-1K-fK8"> <rect key="frame" x="0.0" y="0.0" width="319" height="71"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> <subviews> <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="b9Q-5P-mpC"> <rect key="frame" x="57" y="26" width="20" height="20"/> <constraints> <constraint firstAttribute="height" constant="20" id="7SF-kM-iGd"/> <constraint firstAttribute="width" constant="20" id="rTo-6S-deu"/> </constraints> <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="btn_radio_sel_on" id="LEx-t8-Fmm"/> </imageView> <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="aon-Hb-VQ3"> <rect key="frame" x="14" y="28" width="37" height="16"/> <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="oqa-WW-5on"> <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> </subviews> <constraints> <constraint firstItem="aon-Hb-VQ3" firstAttribute="centerY" secondItem="hTp-1K-fK8" secondAttribute="centerY" id="6lm-fL-Oaa"/> <constraint firstItem="b9Q-5P-mpC" firstAttribute="leading" secondItem="aon-Hb-VQ3" secondAttribute="trailing" constant="8" id="Pgw-Uz-YOi"/> <constraint firstItem="b9Q-5P-mpC" firstAttribute="centerY" secondItem="hTp-1K-fK8" secondAttribute="centerY" id="Uw4-dz-HVD"/> <constraint firstItem="aon-Hb-VQ3" firstAttribute="leading" secondItem="hTp-1K-fK8" secondAttribute="leading" constant="16" id="UwQ-z9-cah"/> <constraint firstItem="b9Q-5P-mpC" firstAttribute="centerY" secondItem="hTp-1K-fK8" secondAttribute="centerY" id="x4S-yr-3hF"/> </constraints> <point key="canvasLocation" x="-329.5" y="531.5"/> </customView> </objects> <resources> <image name="btn_radio_sel_on" width="16" height="16"/> </resources> </document>