<?xml version="1.0" encoding="UTF-8"?> <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="21225" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct"> <dependencies> <deployment identifier="macosx"/> <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="21225"/> <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> </dependencies> <objects> <customObject id="-2" userLabel="File's Owner" customClass="KMFromViewController" customModule="PDF_Office" customModuleProvider="target"> <connections> <outlet property="formOutilneView" destination="sRO-lE-exy" id="Yg6-94-x6v"/> <outlet property="titleLabel" destination="HyT-J4-Grv" id="QSP-mw-sBZ"/> <outlet property="topBackView" destination="aY9-qR-LAW" id="uD0-BK-CZX"/> <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 misplaced="YES" id="Hz6-mo-xeY"> <rect key="frame" x="0.0" y="0.0" width="293" height="361"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> <subviews> <customView translatesAutoresizingMaskIntoConstraints="NO" id="aY9-qR-LAW"> <rect key="frame" x="0.0" y="314" width="293" height="40"/> <subviews> <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="HyT-J4-Grv"> <rect key="frame" x="14" y="12" width="40" height="17"/> <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="cF5-Vp-D4f"> <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> <comboBox verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="X0s-VG-AX0"> <rect key="frame" x="232" y="8" width="54" height="23"/> <constraints> <constraint firstAttribute="width" constant="50" id="dq9-rE-Zhs"/> </constraints> <comboBoxCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" borderStyle="bezel" title="A" drawsBackground="YES" completes="NO" numberOfVisibleItems="3" id="mPy-gj-cOF"> <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>11</string> <string>Item 2</string> <string>Item 3</string> </objectValues> </comboBoxCell> </comboBox> </subviews> <constraints> <constraint firstItem="HyT-J4-Grv" firstAttribute="centerY" secondItem="aY9-qR-LAW" secondAttribute="centerY" id="EeG-i2-JbV"/> <constraint firstItem="X0s-VG-AX0" firstAttribute="centerY" secondItem="aY9-qR-LAW" secondAttribute="centerY" id="RAB-a5-e3U"/> <constraint firstAttribute="height" relation="greaterThanOrEqual" constant="40" id="cXT-s5-sfR"/> <constraint firstAttribute="height" constant="40" id="geX-qr-HWb"/> <constraint firstAttribute="trailing" secondItem="X0s-VG-AX0" secondAttribute="trailing" constant="10" id="q5b-WL-3H6"/> <constraint firstItem="HyT-J4-Grv" firstAttribute="leading" secondItem="aY9-qR-LAW" secondAttribute="leading" constant="16" id="wgd-Fs-AxR"/> </constraints> </customView> <scrollView autohidesScrollers="YES" horizontalLineScroll="43" horizontalPageScroll="10" verticalLineScroll="43" verticalPageScroll="10" usesPredominantAxisScrolling="NO" translatesAutoresizingMaskIntoConstraints="NO" id="YgO-Eb-mi8"> <rect key="frame" x="0.0" y="0.0" width="293" height="314"/> <clipView key="contentView" id="olV-TU-clW"> <rect key="frame" x="1" y="1" width="291" height="312"/> <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> <subviews> <outlineView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" multipleSelection="NO" autosaveColumns="NO" rowHeight="43" rowSizeStyle="automatic" viewBased="YES" indentationPerLevel="13" outlineTableColumn="hak-HS-7Jv" id="sRO-lE-exy"> <rect key="frame" x="0.0" y="0.0" width="291" height="312"/> <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> <size key="intercellSpacing" width="17" height="0.0"/> <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/> <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/> <tableColumns> <tableColumn identifier="AutomaticTableColumnIdentifier.0" width="279" minWidth="40" maxWidth="1000" id="hak-HS-7Jv"> <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border"> <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/> <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/> </tableHeaderCell> <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" title="Text Cell" id="T4H-wf-QCs"> <font key="font" metaFont="system"/> <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/> </textFieldCell> <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/> <prototypeCellViews> <tableCellView identifier="KMFormCellView" id="eNI-UO-01S" customClass="KMFormCellView" customModule="PDF_Office" customModuleProvider="target"> <rect key="frame" x="8" y="0.0" width="274" height="43"/> <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> <subviews> <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="LfL-2i-Q5a"> <rect key="frame" x="10" y="14" width="16" height="16"/> <constraints> <constraint firstAttribute="width" constant="16" id="5Bq-Mv-cqA"/> <constraint firstAttribute="height" constant="16" id="JAW-gR-sTL"/> </constraints> <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="KMImageNameWidgtStyeRound" id="Hz3-a6-Cak"/> </imageView> <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="WEI-9K-TKe"> <rect key="frame" x="34" y="14" width="232" height="16"/> <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="Nfx-vs-TX7"> <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="LfL-2i-Q5a" firstAttribute="centerY" secondItem="eNI-UO-01S" secondAttribute="centerY" id="FYW-Z2-OrD"/> <constraint firstItem="WEI-9K-TKe" firstAttribute="leading" secondItem="eNI-UO-01S" secondAttribute="leading" constant="36" id="Q6f-SE-dp8"/> <constraint firstItem="WEI-9K-TKe" firstAttribute="centerY" secondItem="eNI-UO-01S" secondAttribute="centerY" id="QWJ-Vp-Lm5"/> <constraint firstItem="LfL-2i-Q5a" firstAttribute="leading" secondItem="eNI-UO-01S" secondAttribute="leading" constant="10" id="ZdA-c8-mXN"/> <constraint firstAttribute="trailing" secondItem="WEI-9K-TKe" secondAttribute="trailing" constant="10" id="gh8-7P-cWR"/> </constraints> <connections> <outlet property="leftOffset" destination="Q6f-SE-dp8" id="DyH-Hl-QMl"/> <outlet property="widgetImageView" destination="LfL-2i-Q5a" id="Ft5-1x-1aV"/> <outlet property="widgetTitleLabel" destination="WEI-9K-TKe" id="o9n-rF-aWH"/> </connections> </tableCellView> </prototypeCellViews> </tableColumn> </tableColumns> <connections> <outlet property="dataSource" destination="-2" id="tAh-8h-pFP"/> <outlet property="delegate" destination="-2" id="Hwz-Hn-eWR"/> </connections> </outlineView> </subviews> </clipView> <scroller key="horizontalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="YES" id="pfy-6d-0uD"> <rect key="frame" x="1" y="119" width="223" height="15"/> <autoresizingMask key="autoresizingMask"/> </scroller> <scroller key="verticalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="NO" id="n9g-CP-dfS"> <rect key="frame" x="224" y="17" width="15" height="102"/> <autoresizingMask key="autoresizingMask"/> </scroller> </scrollView> </subviews> <constraints> <constraint firstItem="YgO-Eb-mi8" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" id="1Kf-di-vEN"/> <constraint firstItem="YgO-Eb-mi8" firstAttribute="top" secondItem="aY9-qR-LAW" secondAttribute="bottom" id="690-lM-B6m"/> <constraint firstAttribute="trailing" secondItem="aY9-qR-LAW" secondAttribute="trailing" id="BlL-hh-2TJ"/> <constraint firstAttribute="bottom" secondItem="YgO-Eb-mi8" secondAttribute="bottom" id="ERb-Q2-hbU"/> <constraint firstItem="aY9-qR-LAW" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" id="chb-Ty-mK4"/> <constraint firstItem="aY9-qR-LAW" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" id="f08-Mo-AoC"/> <constraint firstAttribute="trailing" secondItem="YgO-Eb-mi8" secondAttribute="trailing" id="haz-Te-S0n"/> </constraints> <point key="canvasLocation" x="39.5" y="-83.5"/> </customView> </objects> <resources> <image name="KMImageNameWidgtStyeRound" width="17" height="17"/> </resources> </document>